Searched refs:KWORK_TRACE_EXIT (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | kwork.h | 34 KWORK_TRACE_EXIT, enumerator
|
| /linux/tools/perf/ |
| H A D | builtin-kwork.c | 620 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in report_exit_event() 864 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in timehist_exit_event() 918 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in top_exit_event() 947 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in top_sched_switch_event() 1312 if (src_type == KWORK_TRACE_EXIT) { in sched_work_init() 1530 [KWORK_TRACE_EXIT] = "exit", in print_skipped_events()
|