Home
last modified time | relevance | path

Searched refs:record_opts__no_switch_events (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Drecord.h84 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() function
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
Dcs-etm.c268 if (!record_opts__no_switch_events(opts) && in cs_etm_recording_options()
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
Dintel-pt.c792 !record_opts__no_switch_events(opts)) { in intel_pt_recording_options()