Searched refs:evlist__add_sched_switch (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/tests/
H A Dswitch-tracking.c393 switch_evsel = evlist__add_sched_switch(evlist, true);
/linux-master/tools/perf/util/
H A Devlist.h124 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide);
H A Devlist.c299 struct evsel *evlist__add_sched_switch(struct evlist *evlist, bool system_wide) function
/linux-master/tools/perf/arch/x86/util/
H A Dintel-pt.c417 evsel = evlist__add_sched_switch(evlist, true);

Completed in 128 milliseconds