Searched defs:switch_tracking (Results 1 – 1 of 1) sorted by relevance
63 struct switch_tracking { struct 74 static int check_comm(struct switch_tracking *switch_tracking, in check_comm() argument 92 static int check_cpu(struct switch_tracking *switch_tracking, int cpu) in check_cpu() argument 127 process_sample_event(struct evlist * evlist,union perf_event * event,struct switch_tracking * switch_tracking) process_sample_event() argument 176 process_event(struct evlist * evlist,union perf_event * event,struct switch_tracking * switch_tracking) process_event() argument 265 process_events(struct evlist * evlist,struct switch_tracking * switch_tracking) process_events() argument 330 struct switch_tracking switch_tracking = { .tids = NULL, }; test__switch_tracking() local [all...]