Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h508 method_counters(allocator->Adapter(kArenaAllocProfile)), in DexFileData()
535 method_counters == other.method_counters;
579 ArenaVector<uint16_t> method_counters; member