Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dlite_translate_region_exec_tests.cc137 __attribute__((naked)) void CounterThresholdReached() { in CounterThresholdReached() function
161 .counter_threshold_callback = reinterpret_cast<const void*>(CounterThresholdReached), in TEST_F()