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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/build_vxworks/test_micro/
H A Dbench.h81 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
103 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
109 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
112 #define TIMER_START __os_gettime(NULL, &__start_time) macro
147 #define TIMER_START CLOCK(__start_time) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/build_vxworks/test_micro/
H A Dbench.h81 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
103 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
109 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
112 #define TIMER_START __os_gettime(NULL, &__start_time) macro
147 #define TIMER_START CLOCK(__start_time) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test_micro/source/
H A Dbench.h81 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
103 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
109 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
112 #define TIMER_START __os_gettime(NULL, &__start_time) macro
147 #define TIMER_START CLOCK(__start_time) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test_micro/source/
H A Dbench.h81 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
103 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
109 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
112 #define TIMER_START __os_gettime(NULL, &__start_time) macro
147 #define TIMER_START CLOCK(__start_time) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/build_vxworks/test_micro/
H A Dbench.h81 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
103 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
109 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
112 #define TIMER_START __os_gettime(NULL, &__start_time) macro
147 #define TIMER_START CLOCK(__start_time) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test_micro/source/
H A Dbench.h81 #define TIMER_START SET_TIMER_FROM_GETRUSAGE(&__start_time); macro
103 #define TIMER_START SET_TIMER_FROM_GETPROCESSTIMES(&__start_time); macro
109 #define TIMER_START __os_gettime(NULL, &__start_time, 1) macro
112 #define TIMER_START __os_gettime(NULL, &__start_time) macro
147 #define TIMER_START CLOCK(__start_time) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c21280 #define TIMER_START g_start=sqlite3Hwtime() macro
21284 #define TIMER_START macro
22810 #define TIMER_START g_start=sqlite3Hwtime() macro
22814 #define TIMER_START macro
29129 #define TIMER_START macro
29133 #define TIMER_START macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c21280 #define TIMER_START g_start=sqlite3Hwtime() macro
21284 #define TIMER_START macro
22810 #define TIMER_START g_start=sqlite3Hwtime() macro
22814 #define TIMER_START macro
29129 #define TIMER_START macro
29133 #define TIMER_START macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c21280 #define TIMER_START g_start=sqlite3Hwtime() macro
21284 #define TIMER_START macro
22810 #define TIMER_START g_start=sqlite3Hwtime() macro
22814 #define TIMER_START macro
29129 #define TIMER_START macro
29133 #define TIMER_START macro
[all...]

Completed in 921 milliseconds