Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_capability_manager_test.cpp61 const int cnt = 10; variable
81 const int cnt = 10; variable
126 const int cnt = 10; variable
/developtools/profiler/device/base/test/unittest/
Dschedule_task_manager_test.cpp74 constexpr int cnt = 5; variable
110 constexpr int cnt = 5; variable
/developtools/profiler/host/smartperf/client/
DTemperature.cpp37 int cnt = sizeof(thermal_path) / sizeof(const char *); in Temperature() local
DFPS.cpp129 int cnt = 0; in GetSurfaceFrameDataGB() local
DCPU.cpp145 int cnt = 0; in cac_workload() local
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
Dbuffer_splitter_unittest.cpp221 size_t cnt = sizeof(expect) / sizeof(expect[0]); variable
/developtools/hdc_standard/src/host/
Dhost_usb.cpp138 ssize_t cnt = libusb_get_device_list(thisClass->ctxUSB, &devs); in WatchUsbNodeChange() local