Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drecord.h89 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() function
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c336 if (!record_opts__no_switch_events(opts) && in cs_etm_recording_options()