Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/generic/
Dhp-timing-common.h47 #define HP_TIMING_PRINT_SIZE (3 * sizeof (hp_timing_t) + 1) macro
52 char __buf[HP_TIMING_PRINT_SIZE]; \
/glibc-2.36/elf/
Drtld.c2738 char cycles[HP_TIMING_PRINT_SIZE]; in print_statistics_item()
2770 char cycles[HP_TIMING_PRINT_SIZE]; in print_statistics()