Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DSampleComparator.h43 #define BUILD_COMPARE_VALUE_FUNCTION_REVERSE(function_name, compare_part) \ macro
57 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareSampleCount, sample_count);
Dcmd_stat_impl.h158 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareSummaryCount, count);
159 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareSummaryCountPerThread, count_per_thread);
Dcmd_kmem.cpp65 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareBytesReq, bytes_req);
66 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareBytesAlloc, bytes_alloc);
68 BUILD_COMPARE_VALUE_FUNCTION_REVERSE(CompareCrossCpuAllocations, cross_cpu_allocations);