Home
last modified time | relevance | path

Searched full:clock_type (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/hiebpf/include/
Dcommand.h41 return CLOCK_TYPE::RealTime; in GetClockId()
43 return CLOCK_TYPE::BootTime; in GetClockId()
45 return CLOCK_TYPE::Monotonic; in GetClockId()
47 return CLOCK_TYPE::MonotonicRaw; in GetClockId()
66 int clockId_ = CLOCK_TYPE::BootTime;
Dhiebpf_common.h32 enum CLOCK_TYPE { enum
64 uint32_t clock = CLOCK_TYPE::BootTime;
Dvmlinux.h8446 unsigned int clock_type; member
8452 unsigned int clock_type; member
/developtools/profiler/
Dhisysevent.yaml25 CLOCK_TYPE: {type: STRING, desc: trace clock type}
/developtools/smartperf_host/smartperf_device/
Dhisysevent.yaml25 CLOCK_TYPE: {type: STRING, desc: trace clock type}