Searched defs:uma_type (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_histogram_macros.h | 16 #define SIMPLE_CACHE_THUNK(uma_prefix, uma_type, args) \ argument 22 #define SIMPLE_CACHE_HISTO(uma_prefix, uma_type, uma_name, cache_type, ...) \ argument 47 #define SIMPLE_CACHE_UMA(uma_type, uma_name, cache_type, ...) \ argument 50 #define SIMPLE_CACHE_LOCAL(uma_type, uma_name, cache_type, ...) \ argument
|