Searched refs:high (Results 1 – 9 of 9) sorted by relevance
906 if (a1->high < a2->high) in function_addrs_compare()908 if (a1->high > a2->high) in function_addrs_compare()953 if ((addrs.low == p->high || addrs.low == p->high + 1) in add_unit_addr()956 if (addrs.high > p->high) in add_unit_addr()957 p->high = addrs.high; in add_unit_addr()1001 if (a1->high < a2->high) in unit_addrs_compare()1003 if (a1->high > a2->high) in unit_addrs_compare()1308 base = high; in add_unit_ranges()1314 a.high = high + base; in add_unit_ranges()2251 if ((lowpc == p->high || lowpc == p->high + 1) in add_function_range()[all …]
151 unsigned char *head, *high; in qsort() local160 high = head + size - width; in qsort()166 while (head < high) { in qsort()172 if (lp[pshift - 1] >= high - head) { in qsort()
204 unsigned long *low, unsigned long *high, unsigned long *offset) in maps_next() argument265 cp = scan_hex (cp, high); in maps_next()
5 It does not depend on any system resource other than a high-resolution time
286 size_t high = atomic_read_zu(&highpages); in extent_gprof_add() local287 while (cur > high && atomic_cas_zu(&highpages, high, cur)) { in extent_gprof_add()292 high = atomic_read_zu(&highpages); in extent_gprof_add()294 if (cur > high && prof_gdump_get_unlocked()) in extent_gprof_add()
256 This is a bugfix release that is somewhat high risk due to the amount of350 mallctls provide high level per arena huge allocation statistics.445 "stats.chunks.high" mallctls.
115 fixed signedness bug in strchr that prevented finding high bytes.
6278 Multiply (B1HI, 256, Local0) // Make high byte.....high
5605 level set very high.
Completed in 41 milliseconds