HomeSort by relevance Sort by last modified time
    Searched full:use_clock (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/bench/
mem-memcpy.c 27 static bool use_clock; variable
38 OPT_BOOLEAN('c', "clock", &use_clock,
184 if (use_clock)
220 if (use_clock) {
234 if (use_clock) {
248 if (use_clock) {
262 if (use_clock) {
274 if (use_clock) {
283 if (use_clock) {
  /external/svox/pico/lib/
picopal.c 82 #define USE_CLOCK 0
86 #define USE_CLOCK 1
493 #if USE_CLOCK
512 #if USE_CLOCK
543 #endif /* USE_CLOCK */
  /external/bison/lib/
timevar.c 109 # define USE_CLOCK
124 #ifdef USE_CLOCK
232 #ifdef USE_CLOCK
271 #ifdef USE_CLOCK

Completed in 114 milliseconds