Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dperf_test_data.cpp31 long long times; member
37 static std::atomic<long long> times; variable
Dhook_test.cpp104 int times = *static_cast<int*>(param); in thread_func_cpp() local
129 int times = *static_cast<int*>(param); in thread_func_cpp_hook() local
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/
DMemAggStrategy.ts38 let times = metricData[sqlIndex].ts.split(splitChar); variable
/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dindex_map.cpp144 …id IndexMap::FilterTS(unsigned char op, sqlite3_value* argv, const std::deque<InternalTime>& times) in FilterTS()
Dtable_base.cpp233 …ase::Cursor::FilterTS(unsigned char op, sqlite3_value* argv, const std::deque<InternalTime>& times) in FilterTS()
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_standalone.cpp80 static uint64_t times = 0; in ReadShareMemory() local
/developtools/hdc/src/common/
Dbase.cpp449 struct timespec times = { 0, 0 }; in GetRuntimeMSec() local