Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h812 bool ReadAggregationCounters(SafeBuffer& buffer,
Dprofile_compilation_info.cc1130 ReadAggregationCounters(buffer, *data, error); in ReadProfileLine()
1136 bool ProfileCompilationInfo::ReadAggregationCounters( in ReadAggregationCounters() function in art::ProfileCompilationInfo