Searched defs:clock_name (Results 1 – 2 of 2) sorted by relevance
/device/google/trout/tools/tracing/tooling/ |
D | calculate_time_offset.py | 42 def __init__(self, clock_name, mode): argument 79 def __init__(self, host_username, host_ip, clock_name, mode): argument 101 def __init__(self, guest_serial, clock_name, mode): argument 146 def CalculateTimeOffset(host_username, hostip, guest_serial, clock_name, mode): argument
|
/device/google/trout/tools/tracing/time_utility/ |
D | ClocktimeMain.cpp | 82 clockid_t GetClockId(std::string clock_name) { in GetClockId()
|