Searched refs:get_cpu_nanos (Results 1 – 6 of 6) sorted by relevance
120 get_cpu_nanos = other.get_cpu_nanos; in PerfContext()215 get_cpu_nanos = other.get_cpu_nanos; in PerfContext()312 get_cpu_nanos = other.get_cpu_nanos; in operator =()406 get_cpu_nanos = 0; in Reset()523 PERF_CONTEXT_OUTPUT(get_cpu_nanos); in ToString()
219 uint64_t get_cpu_nanos; member
321 PERF_CPU_TIMER_GUARD(get_cpu_nanos, env_); in GetImpl()
1530 PERF_CPU_TIMER_GUARD(get_cpu_nanos, env_); in GetImpl()1713 PERF_CPU_TIMER_GUARD(get_cpu_nanos, env_); in MultiGet()2173 PERF_CPU_TIMER_GUARD(get_cpu_nanos, env_); in MultiGetImpl()
846 std::cout << "Get CPU time nanos: " << get_perf_context()->get_cpu_nanos in TEST_F()
1838 ASSERT_EQ(0, get_perf_context()->get_cpu_nanos); in TEST_F()1852 ASSERT_LT(get_perf_context()->get_cpu_nanos, kDummyAddonTime); in TEST_F()