Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/android/
H A Dthread_instruction_count.cc57 int InstructionCounterFdForCurrentThread() { in InstructionCounterFdForCurrentThread() function
71 return InstructionCounterFdForCurrentThread() > 0; in IsSupported()
77 int fd = InstructionCounterFdForCurrentThread(); in Now()