Home
last modified time | relevance | path

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

/dports/audio/codec2/codec2-1.0.3/src/
H A Dmachdep.h36 timestamp = machdep_profile_sample_and_log(prev_timestamp, label)
38 machdep_profile_sample_and_log(prev_timestamp, label)
49 unsigned int machdep_profile_sample_and_log(unsigned int start, char s[]);
/dports/audio/codec2/codec2-1.0.3/stm32/src/
H A Dstm32f4_machdep.c74 unsigned int machdep_profile_sample_and_log(unsigned int start, char s[]) in machdep_profile_sample_and_log() function