Lines Matching refs:HM
88 #define HM(name, caption) \ in Counters() macro
90 HISTOGRAM_LEGACY_MEMORY_LIST(HM) in Counters()
91 #undef HM in Counters()
93 #define HM(name, caption) \ in Counters() macro
95 HISTOGRAM_MEMORY_LIST(HM) in Counters()
96 #undef HM in Counters()
98 #define HM(name, caption) \ in Counters() macro
100 HISTOGRAM_MEMORY_LIST(HM) in Counters()
101 #undef HM in Counters()
191 #define HM(name, caption) name##_.Reset(); in ResetHistograms() macro
192 HISTOGRAM_LEGACY_MEMORY_LIST(HM) in ResetHistograms()
193 #undef HM in ResetHistograms()