Lines Matching defs:HP
320 #define HISTOGRAM_PERCENTAGE_LIST(HP) \
322 HP(external_fragmentation_total, \
324 HP(external_fragmentation_old_pointer_space, \
326 HP(external_fragmentation_old_data_space, \
328 HP(external_fragmentation_code_space, \
330 HP(external_fragmentation_map_space, \
332 HP(external_fragmentation_cell_space, \
334 HP(external_fragmentation_property_cell_space, \
336 HP(external_fragmentation_lo_space, \
339 HP(heap_fraction_new_space, \
341 HP(heap_fraction_old_pointer_space, \
343 HP(heap_fraction_old_data_space, \
345 HP(heap_fraction_code_space, \
347 HP(heap_fraction_map_space, \
349 HP(heap_fraction_cell_space, \
351 HP(heap_fraction_property_cell_space, \
353 HP(heap_fraction_lo_space, \
356 HP(codegen_fraction_crankshaft, \
571 #define HP(name, caption) \
573 HISTOGRAM_PERCENTAGE_LIST(HP)
574 #undef HP
662 #define HP(name, caption) \
664 HISTOGRAM_PERCENTAGE_LIST(HP)
665 #undef HP