Searched defs:switch_tracking (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/tests/
H A Dswitch-tracking.c63 struct switch_tracking { struct
74 static int check_comm(struct switch_tracking *switch_tracking, argument
92 static int check_cpu(struct switch_tracking *switch_tracking, int cpu) argument
125 process_sample_event(struct evlist *evlist, union perf_event *event, struct switch_tracking *switch_tracking) argument
175 process_event(struct evlist *evlist, union perf_event *event, struct switch_tracking *switch_tracking) argument
264 process_events(struct evlist *evlist, struct switch_tracking *switch_tracking) argument
330 struct switch_tracking switch_tracking = { .tids = NULL, }; local
[all...]
H A Dtests.h111 DECLARE_SUITE(switch_tracking); variable

Completed in 86 milliseconds