Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h35 int32_t sample_total() { return sample_total_; } in sample_total() function
Dd8.cc2115 printf("\"t:%s\"=%i\n", key, counter->sample_total()); in OnExit()
2136 printf("| t:%-60s | %11i |\n", key, counter->sample_total()); in OnExit()