Searched refs:work_pop_atom (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/perf/ |
D | builtin-kwork.c | 426 static struct kwork_atom *work_pop_atom(struct perf_kwork *kwork, in work_pop_atom() function 508 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in report_exit_event() 563 atom = work_pop_atom(kwork, class, KWORK_TRACE_ENTRY, in latency_entry_event() 741 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in timehist_exit_event()
|