Home
last modified time | relevance | path

Searched refs:CLOCK_MONOTONIC_RAW (Results 1 - 9 of 9) sorted by relevance

/developtools/profiler/timestamps/
H A Dtimestamps.cpp38 { TOSTRING(CLOCK_MONOTONIC_RAW), CLOCK_MONOTONIC_RAW, { 0 } }, in main()
/developtools/hiperf/include/
H A Dperf_events.h49 #ifndef CLOCK_MONOTONIC_RAW
50 #define CLOCK_MONOTONIC_RAW 4 macro
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
H A Dffrt_profiler_manager.cpp137 {FfrtProfilerConfig::MONOTONIC_RAW, CLOCK_MONOTONIC_RAW}, in GetClockId()
/developtools/profiler/device/plugins/network_profiler/service/src/
H A Dnetwork_profiler_manager.cpp146 {NetworkProfilerConfig::MONOTONIC_RAW, CLOCK_MONOTONIC_RAW}, in GetClockId()
/developtools/profiler/device/services/profiler_service/src/
H A Dtrace_file_writer.cpp181 clock_gettime(CLOCK_MONOTONIC_RAW, &ts); in SetTimeSource()
/developtools/profiler/device/base/src/
H A Dcommon.cpp51 {"mono_raw", CLOCK_MONOTONIC_RAW},
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dflow_controller.cpp686 {CLOCK_MONOTONIC_RAW, ClockDetailMsg::MONOTONIC_RAW},
/developtools/hiperf/src/
H A Dperf_events.cpp89 clock_gettime(CLOCK_MONOTONIC_RAW, &ts); in arm_spe_reference()
H A Dsubcommand_record.cpp79 {"monotonic", CLOCK_MONOTONIC}, {"monotonic_raw", CLOCK_MONOTONIC_RAW}, in GetClockId()

Completed in 12 milliseconds