Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dperf_data_converter.h49 const char ExecutionModeLabelKey[] = "execution_mode"; variable
Dperf_data_converter.cc472 label->set_key(builder->StringId(ExecutionModeLabelKey)); in AddOrUpdateSample()