Searched defs:clock_name (Results 1 – 2 of 2) sorted by relevance
18 static const char *clock_name(clockid_t clk_id) in clock_name() function
179 bool FtraceProcfs::SetClock(const std::string& clock_name) { in SetClock()