Searched refs:work_pop_atom (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-kwork.c | 435 static struct kwork_atom *work_pop_atom(struct perf_kwork *kwork, in work_pop_atom() function 517 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in report_exit_event() 572 atom = work_pop_atom(kwork, class, KWORK_TRACE_ENTRY, in latency_entry_event() 761 atom = work_pop_atom(kwork, class, KWORK_TRACE_EXIT, in timehist_exit_event()
|