Home
last modified time | relevance | path

Searched defs:config_stats (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/jemalloc_new/test/integration/
H A Dallocated.c3 static const bool config_stats = variable
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Djemalloc_preamble.h118 static const bool config_stats = variable
H A Djemalloc_preamble.h.in118 static const bool config_stats = variable
/aosp_15_r20/packages/services/Car/service/proto/android/car/telemetry/
Dstats_log.proto117 repeated ConfigStats config_stats = 3; field
/aosp_15_r20/packages/modules/StatsD/statsd/src/
Dstats_log.proto521 repeated ConfigStats config_stats = 3; field
/aosp_15_r20/external/jemalloc_new/src/
H A Dctl.c1806 CTL_TSD_RO_NL_CGEN(config_stats, thread_allocated, tsd_thread_allocated_get, in CTL_TSD_RO_NL_CGEN() argument