Home
last modified time | relevance | path

Searched refs:totalTimes (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
H A Dperf_test_data.cpp209 long long totalTimes = g_times.load(std::memory_order_relaxed); in main() local
210 PRINTF_DATA(outFp.get(), "The total g_times(malloc/free): %lld\n", totalTimes); in main()

Completed in 1 milliseconds