Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DSampleDisplayer.h53 #define BUILD_DISPLAY_UINT64_FUNCTION(function_name, display_part) \ macro
65 BUILD_DISPLAY_UINT64_FUNCTION(DisplaySelfPeriod, period);
66 BUILD_DISPLAY_UINT64_FUNCTION(DisplaySampleCount, sample_count);
H A Dcmd_kmem.cpp71 BUILD_DISPLAY_UINT64_FUNCTION(DisplayBytesReq, bytes_req);
72 BUILD_DISPLAY_UINT64_FUNCTION(DisplayBytesAlloc, bytes_alloc);
74 BUILD_DISPLAY_UINT64_FUNCTION(DisplayCrossCpuAllocations, cross_cpu_allocations);