Searched refs:histcounter_type (Results 1 – 4 of 4) sorted by relevance
275 if ( gmonhdr.histcounter_type == 0 ) { in openpfile()277 histcounter_type = 16; in openpfile()280 histcounter_type = gmonhdr.histcounter_type; in openpfile()281 histcounter_size = abs(histcounter_type) / CHAR_BIT; in openpfile()404 switch ( histcounter_type ) { in readsamples()430 err(1, "unsupported histogram counter type %d", histcounter_type); in readsamples()
72 EXTERN int histcounter_type; variable
46 int histcounter_type; /* size (in bits) and sign of HISTCOUNTER */ member178 int histcounter_type; member
143 gm.histcounter_type = WIDEHISTCOUNTER_GMONTYPE; in pmcstat_gmon_create_file()145 gm.histcounter_type = HISTCOUNTER_GMONTYPE; in pmcstat_gmon_create_file()