Searched refs:work_pop_atom (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-kwork.c | 506 static struct kwork_atom *work_pop_atom(struct perf_kwork *kwork, in work_pop_atom() function 620 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in report_exit_event() 675 atom = work_pop_atom(kwork, class, KWORK_TRACE_ENTRY, in latency_entry_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()
|