HomeSort by relevance Sort by last modified time
    Searched refs:NSECS_PER_USEC (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/
trace-event.h 30 #define NSECS_PER_USEC 1000ULL
  /external/linux-tools-perf/
builtin-script.c 257 usecs = nsecs / NSECS_PER_USEC;

Completed in 2111 milliseconds