Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c78 #define SAMPLE_INTERVAL 100 macro
326 timer_id = spu_timer_alloc (spu_timebase () / SAMPLE_INTERVAL, __sample); in __monstartup()