Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h114 void BootMethod() { ++num_boot_methods_; } in BootMethod() function
Dprofiler.cc414 profile_table_.BootMethod(); in ProcessMethod()