Lines Matching refs:kwork_atom
239 static struct kwork_atom *atom_new(struct perf_kwork *kwork, in atom_new()
244 struct kwork_atom *atom = NULL; in atom_new()
277 static void atom_free(struct kwork_atom *atom) in atom_free()
286 static void atom_del(struct kwork_atom *atom) in atom_del()
456 struct kwork_atom *atom, *dst_atom, *last_atom; in work_push_atom()
479 struct kwork_atom, list); in work_push_atom()
491 struct kwork_atom, list); in work_push_atom()
505 static struct kwork_atom *work_pop_atom(struct perf_kwork *kwork, in work_pop_atom()
514 struct kwork_atom *atom, *src_atom; in work_pop_atom()
531 struct kwork_atom, list); in work_pop_atom()
579 struct kwork_atom *atom, in report_update_exit_event()
616 struct kwork_atom *atom = NULL; in report_exit_event()
634 struct kwork_atom *atom, in latency_update_entry_event()
671 struct kwork_atom *atom = NULL; in latency_entry_event()
739 struct kwork_atom *atom, in timehist_print_event()
851 struct kwork_atom *atom = NULL; in timehist_exit_event()
883 struct kwork_atom *atom, in top_update_runtime()
915 struct kwork_atom *atom; in top_exit_event()
943 struct kwork_atom *atom; in top_sched_switch_event()