Searched refs:perf_can_sample_identifier (Results 1 – 4 of 4) sorted by relevance
13 bool perf_can_sample_identifier(void);
123 use_sample_identifier = perf_can_sample_identifier(); in evlist__config() 131 use_sample_identifier = perf_can_sample_identifier(); in evlist__config()
112 bool perf_can_sample_identifier(void) in perf_can_sample_identifier() function
108 bool can_sample_identifier = perf_can_sample_identifier(); in evlist__start_sb_thread()