Searched defs:TIMER_START (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Dbench.h77 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
99 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
105 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
108 #define TIMER_START __os_gettime(NULL, &__start_time) macro
143 #define TIMER_START CLOCK(__start_time) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Dbench.h77 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
99 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
105 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
108 #define TIMER_START __os_gettime(NULL, &__start_time) macro
143 #define TIMER_START CLOCK(__start_time) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c20129 #define TIMER_START g_start=sqlite3Hwtime() macro
20133 #define TIMER_START macro
21654 #define TIMER_START g_start=sqlite3Hwtime() macro
21658 #define TIMER_START macro
27103 #define TIMER_START g_start=sqlite3Hwtime() macro
27107 #define TIMER_START macro
[all...]

Completed in 416 milliseconds