Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dperf_data_converter.cc248 bool IncludeExecutionModeLabels() const { in IncludeExecutionModeLabels() function in perftools::__anonfe9becae0111::PerfDataConverter
298 if (IncludeExecutionModeLabels()) { in MakeSampleKey()
470 if (IncludeExecutionModeLabels() && sample_key.exec_mode != Unknown) { in AddOrUpdateSample()