Home
last modified time | relevance | path

Searched defs:kwork (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-kwork.c223 static void setup_sorting(struct perf_kwork *kwork, in setup_sorting()
240 static struct kwork_atom *atom_new(struct perf_kwork *kwork, in atom_new()
395 static void profile_update_timespan(struct perf_kwork *kwork, in profile_update_timespan()
408 static bool profile_name_match(struct perf_kwork *kwork, in profile_name_match()
419 static bool profile_event_match(struct perf_kwork *kwork, in profile_event_match()
447 static int work_push_atom(struct perf_kwork *kwork, in work_push_atom()
506 static struct kwork_atom *work_pop_atom(struct perf_kwork *kwork, in work_pop_atom()
566 static struct kwork_class *get_kwork_class(struct perf_kwork *kwork, in get_kwork_class()
600 static int report_entry_event(struct perf_kwork *kwork, in report_entry_event()
611 static int report_exit_event(struct perf_kwork *kwork, in report_exit_event()
[all …]