Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c100 unsigned long long kworker_func; member
530 taa_data->kworker_func = 0; in timerlat_aa_sched_switch_handler()
551 tep_get_field_val(s, event, "function", record, &taa_data->kworker_func, 1); in timerlat_aa_kworker_start_handler()
777 if (taa_data->kworker_func) in timerlat_auto_analysis()
780 tep_find_function(tep, taa_data->kworker_func)); in timerlat_auto_analysis()