Home
last modified time | relevance | path

Searched defs:updateCount (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dparse_page_fps_trace.h36 bool updateCount = false; variable
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp105 size_t updateCount = 0; in UpdatePluginConfigs() local
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp124 long updateCount = reinterpret_cast<long>(pthread_getspecific(g_updateThreadNameCount)); in UpdateThreadName() local