Home
last modified time | relevance | path

Searched refs:kworker_func (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/tracing/rtla/src/
Dtimerlat_aa.c97 unsigned long long kworker_func; member
515 taa_data->kworker_func = 0; in timerlat_aa_sched_switch_handler()
536 tep_get_field_val(s, event, "function", record, &taa_data->kworker_func, 1); in timerlat_aa_kworker_start_handler()
760 if (taa_data->kworker_func) in timerlat_auto_analysis()
763 tep_find_function(tep, taa_data->kworker_func)); in timerlat_auto_analysis()