OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetExclusiveTime
(Results
1 - 2
of
2
) sorted by null
/art/runtime/base/
timing_logger.cc
75
AddPair(timings[i].GetName(), timing_data.
GetExclusiveTime
(i));
211
uint64_t exclusive_time = timing_data.
GetExclusiveTime
(i);
timing_logger.h
118
uint64_t
GetExclusiveTime
(size_t idx) {
Completed in 1263 milliseconds