Searched refs:thread_runtime (Results 1 – 3 of 3) sorted by relevance
106 uint64_t runtime_ns() const { return thread_runtime(&thread_); } in runtime_ns()
309 zx_duration_t thread_runtime(const thread_t* t);
950 zx_duration_t thread_runtime(const thread_t* t) { in thread_runtime() function
Completed in 14 milliseconds