Home
last modified time | relevance | path

Searched refs:CLOCKS_PER_SEC (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/
H A DMain.cpp148 printf("Finished, speech_time = %f, cost_time = %f\n", Spe_time, Total_time / CLOCKS_PER_SEC); in test_cmd()
248 printf("Finished, speech_time = %f, cost_time = %f\n", Spe_time, Total_time / CLOCKS_PER_SEC); in test_aec()
339 printf("Finished, speech_time = %f, cost_time = %f\n", Spe_time, Total_time / CLOCKS_PER_SEC); in test_agc()
453 Total_sample / mSampleRate, (double)(endTime - startTime) / CLOCKS_PER_SEC); in test_sed()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/
H A Dvxworks.hpp321 clock_t ticks(static_cast<clock_t>(static_cast<double>(ts.tv_sec) * CLOCKS_PER_SEC + in times()
322 static_cast<double>(ts.tv_nsec) * CLOCKS_PER_SEC / 1000000.0)); in times()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dparam.h17 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dparam.h10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dparam.h10 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dtime.h34 #define CLOCKS_PER_SEC ((__clock_t) 1000000) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dtime.h34 #define CLOCKS_PER_SEC ((__clock_t) 1000000) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dctime20 CLOCKS_PER_SEC
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dctime20 CLOCKS_PER_SEC
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dwhets.c1030 #define HZ CLOCKS_PER_SEC
1110 q = (SPDP)clock() / (SPDP)CLOCKS_PER_SEC; in dtime()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c646 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_fdpic_tables()
H A Dbinfmt_elf.c258 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_tables()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-941 * CLOCKS_PER_SEC: (libc)CPU Time.
5998 int’ and ‘CLOCKS_PER_SEC’ is an integer value. But in other systems,
5999 both ‘clock_t’ and the macro ‘CLOCKS_PER_SEC’ can be either integer or
6006CLOCKS_PER_SEC’ set to one million this function will return the same
6028 divide by ‘CLOCKS_PER_SEC’ (the number of clock ticks per second) to get
6039 cpu_time_used = ((double) (end - start)) / CLOCKS_PER_SEC;
6050 -- Macro: int CLOCKS_PER_SEC
H A Dlibc.info-1741 * CLOCKS_PER_SEC: (libc)CPU Time.
2672 * CLOCKS_PER_SEC: CPU Time. (line 33)
H A Ddir287 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info-1441 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info41 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info-1641 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info-841 * CLOCKS_PER_SEC: (libc)CPU Time.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-941 * CLOCKS_PER_SEC: (libc)CPU Time.
5998 int’ and ‘CLOCKS_PER_SEC’ is an integer value. But in other systems,
5999 both ‘clock_t’ and the macro ‘CLOCKS_PER_SEC’ can be either integer or
6006CLOCKS_PER_SEC’ set to one million this function will return the same
6028 divide by ‘CLOCKS_PER_SEC’ (the number of clock ticks per second) to get
6039 cpu_time_used = ((double) (end - start)) / CLOCKS_PER_SEC;
6050 -- Macro: int CLOCKS_PER_SEC
H A Dlibc.info-1741 * CLOCKS_PER_SEC: (libc)CPU Time.
2672 * CLOCKS_PER_SEC: CPU Time. (line 33)
H A Ddir287 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info-1441 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info41 * CLOCKS_PER_SEC: (libc)CPU Time.
H A Dlibc.info-1641 * CLOCKS_PER_SEC: (libc)CPU Time.

12