Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/android/
H A Dthread_instruction_count.cc38 int OpenInstructionCounterFdForThread(int thread_id) { in OpenInstructionCounterFdForThread() function
61 fd = OpenInstructionCounterFdForThread(0); in InstructionCounterFdForCurrentThread()