Searched refs:perf_can_sample_identifier (Results 1 – 4 of 4) sorted by relevance
13 bool perf_can_sample_identifier(void);
128 use_sample_identifier = perf_can_sample_identifier(); in perf_evlist__config()136 use_sample_identifier = perf_can_sample_identifier(); in perf_evlist__config()
101 bool perf_can_sample_identifier(void) in perf_can_sample_identifier() function
108 bool can_sample_identifier = perf_can_sample_identifier(); in perf_evlist__start_sb_thread()