Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dperf_data_handler.cc109 int64 GetEventIndexForSample(
213 context.file_attrs_index = GetEventIndexForSample(sample); in Normalize()
238 context.file_attrs_index = GetEventIndexForSample(context.sample); in InvokeHandleSample()
490 int64 Normalizer::GetEventIndexForSample( in GetEventIndexForSample() function in perftools::__anonfba5760b0111::Normalizer