HomeSort by: relevance | last modified time | path
    Searched refs:NHP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/test/unit/
psset.c 553 NHP = 23,
560 hpdata_t hpdata_huge[NHP];
562 uintptr_t huge_end = (uintptr_t)&hpdata_huge[NHP];
563 hpdata_t hpdata_nonhuge[NHP];
565 uintptr_t nonhuge_end = (uintptr_t)&hpdata_nonhuge[NHP];
567 for (size_t i = 0; i < NHP; i++) {
573 (void *)((10 + NHP + i) * HUGEPAGE),
578 for (int i = 0; i < 2 * NHP; i++) {
606 for (int i = 0; i < NHP; i++) {
615 for (int i = 0; i < NHP; i++)
    [all...]
  /src/external/bsd/jemalloc/dist/test/unit/
psset.c 763 NHP = 23,
770 hpdata_t hpdata_huge[NHP];
772 uintptr_t huge_end = (uintptr_t)&hpdata_huge[NHP];
773 hpdata_t hpdata_nonhuge[NHP];
775 uintptr_t nonhuge_end = (uintptr_t)&hpdata_nonhuge[NHP];
777 for (size_t i = 0; i < NHP; i++) {
783 (void *)((10 + NHP + i) * HUGEPAGE), 456 + i,
787 for (int i = 0; i < 2 * NHP; i++) {
815 for (int i = 0; i < NHP; i++) {
825 for (int i = 0; i < NHP; i++)
    [all...]
  /src/sys/arch/vax/vax/
autoconf.c 217 #if NHP
240 #if NHP
433 #if NHP

Completed in 16 milliseconds