Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dkwork.h33 KWORK_TRACE_EXIT, enumerator
/linux/tools/perf/
H A Dbuiltin-kwork.c619 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in report_exit_event()
863 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in timehist_exit_event()
917 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in top_exit_event()
946 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in top_sched_switch_event()
1310 if (src_type == KWORK_TRACE_EXIT) { in sched_work_init()
1528 [KWORK_TRACE_EXIT] = "exit", in print_skipped_events()