Searched refs:work_push_atom (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/perf/ |
D | builtin-kwork.c | 381 static int work_push_atom(struct perf_kwork *kwork, in work_push_atom() function 494 return work_push_atom(kwork, class, KWORK_TRACE_ENTRY, in report_entry_event() 549 return work_push_atom(kwork, class, KWORK_TRACE_RAISE, in latency_raise_event() 700 return work_push_atom(kwork, class, KWORK_TRACE_RAISE, in timehist_raise_event() 714 ret = work_push_atom(kwork, class, KWORK_TRACE_ENTRY, in timehist_entry_event()
|