Home
last modified time | relevance | path

Searched defs:perf_counter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_win32.cpp105 INT64 perf_frequency, perf_counter; in ImGui_ImplWin32_Init() local
/third_party/python/Modules/
Dtimemodule.c151 perf_counter(_Py_clock_info_t *info) in perf_counter() function