Home
last modified time | relevance | path

Searched refs:kAllocationIntervalUs (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/test/cts/heapprofd_test_apps/jni/
Dtarget.cc25 constexpr int kAllocationIntervalUs = 10 * 1000; variable
35 usleep(kAllocationIntervalUs); in perfetto_test_allocations()