Searched refs:NSEC_PER_MSEC (Results 1 – 2 of 2) sorted by relevance
207 #ifndef NSEC_PER_MSEC208 #define NSEC_PER_MSEC 1000000L macro
373 double duration = (double)t / NSEC_PER_MSEC; in fprintf_duration()446 return t < (trace->duration_filter * NSEC_PER_MSEC); in trace__filter_duration()451 double ts = (double)(tstamp - trace->base_time) / NSEC_PER_MSEC; in trace__fprintf_tstamp()815 double runtime_ms = (double)runtime / NSEC_PER_MSEC; in trace__sched_stat_runtime()