Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c98 unsigned long long kworker_func; member
528 taa_data->kworker_func = 0; in timerlat_aa_sched_switch_handler()
549 tep_get_field_val(s, event, "function", record, &taa_data->kworker_func, 1); in timerlat_aa_kworker_start_handler()
775 if (taa_data->kworker_func) in timerlat_auto_analysis()
778 tep_find_function(tep, taa_data->kworker_func)); in timerlat_auto_analysis()