Searched full:clock_type (Results 1 – 5 of 5) sorted by relevance
41 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;
32 enum CLOCK_TYPE { enum64 uint32_t clock = CLOCK_TYPE::BootTime;
8446 unsigned int clock_type; member8452 unsigned int clock_type; member
25 CLOCK_TYPE: {type: STRING, desc: trace clock type}