Searched refs:work_push_atom (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-kwork.c | 388 static int work_push_atom(struct perf_kwork *kwork, in work_push_atom() function 503 return work_push_atom(kwork, class, KWORK_TRACE_ENTRY, in report_entry_event() 558 return work_push_atom(kwork, class, KWORK_TRACE_RAISE, in latency_raise_event() 717 return work_push_atom(kwork, class, KWORK_TRACE_RAISE, in timehist_raise_event() 731 ret = work_push_atom(kwork, class, KWORK_TRACE_ENTRY, in timehist_entry_event()
|