Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/perfmon/test/
Dtest_perfmon_ansi.c33 xtensa_perfmon_stop();
46 xtensa_perfmon_stop();
72 xtensa_perfmon_stop();
/hal_espressif-2.7.6/components/perfmon/
Dxtensa_perfmon_apis.c39 xtensa_perfmon_stop(); in xtensa_perfmon_exec()
47 xtensa_perfmon_stop(); in xtensa_perfmon_exec()
Dxtensa_perfmon_access.c64 void xtensa_perfmon_stop(void) in xtensa_perfmon_stop() function
/hal_espressif-2.7.6/components/perfmon/include/
Dxtensa_perfmon_access.h78 void xtensa_perfmon_stop(void);
/hal_espressif-2.7.6/tools/unit-test-app/components/test_utils/
Dccomp_timer_impl_xtensa.c179 xtensa_perfmon_stop(); in ccomp_timer_impl_stop()