Home
last modified time | relevance | path

Searched defs:page_instruction_offset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dchrome_unwinder_android_unittest.cc757 const uint32_t page_instruction_offset = 4; in TEST() local
769 const uint32_t page_instruction_offset = 50; in TEST() local
782 const uint32_t page_instruction_offset = 0xffff; in TEST() local
811 const uint32_t page_instruction_offset = 4; in TEST() local
840 const uint32_t page_instruction_offset = 6; in TEST() local
849 const uint32_t page_instruction_offset = 0; in TEST() local
879 const uint32_t page_instruction_offset = 4; in TEST() local
910 const uint32_t page_instruction_offset = 4; in TEST() local
921 const uint32_t page_instruction_offset = 4; in TEST() local
932 const uint32_t page_instruction_offset = 4; in TEST() local
[all …]
H A Dchrome_unwinder_android.cc316 const uint16_t page_instruction_offset = in GetFunctionTableIndexFromInstructionOffset() local
341 [](uint16_t page_instruction_offset, const FunctionTableEntry& entry) { in GetFunctionTableIndexFromInstructionOffset()