Searched refs:UVMHIST_CALLED (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/sys/uvm/
H A Duvm_stat.h58 #define UVMHIST_CALLED(NAME) KERNHIST_CALLED(NAME) macro
70 #define UVMHIST_CALLED(NAME) macro
H A Duvm_fault.c278 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
558 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
985 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1245 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1297 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1373 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1429 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1539 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1605 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1657 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphis
[all...]
H A Duvm_device.c296 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
317 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
391 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
H A Duvm_km.c397 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
453 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
512 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
554 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
612 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
748 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
H A Duvm_swap.c268 UVMHIST_CALLED(pdhist);
327 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
522 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
846 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
1219 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
1364 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
1513 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
1641 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
1746 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
H A Duvm_pdaemon.c212 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
250 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
654 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
903 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pdhist);
H A Duvm_amap.c238 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
324 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1451 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1480 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1518 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1560 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1624 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1645 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
H A Duvm_loan.c146 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
244 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
349 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
454 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
606 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
827 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
H A Duvm_anon.c339 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
H A Duvm_pager.c336 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
H A Duvm_vnode.c441 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
H A Duvm_aobj.c591 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
676 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
H A Duvm_bio.c318 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
852 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
/netbsd-current/sys/arch/ia64/ia64/
H A Dpmap.c582 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1105 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1258 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1500 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1517 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1593 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1672 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1831 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1880 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
1952 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphis
[all...]
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_balloc.c110 UVMHIST_FUNC("ext2fs_balloc"); UVMHIST_CALLED(ubchist);
359 UVMHIST_FUNC("ext2fs_gop_alloc"); UVMHIST_CALLED(ubchist);
/netbsd-current/sys/arch/mips/mips/
H A Dpmap_machdep.c313 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
674 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
824 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
831 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
926 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
1008 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dpmap_machdep.c135 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
567 UVMHIST_FUNC(__func__); UVMHIST_CALLED(maphist);
626 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmaphist);
H A Dfault.c148 UVMHIST_CALLED(pmaphist);
/netbsd-current/sys/ufs/lfs/
H A Dulfs_inode.c183 UVMHIST_FUNC("ulfs_balloc_range"); UVMHIST_CALLED(ubchist);
/netbsd-current/sys/ufs/ufs/
H A Dufs_inode.c214 UVMHIST_FUNC("ufs_balloc_range"); UVMHIST_CALLED(ubchist);
/netbsd-current/sys/miscfs/genfs/
H A Dgenfs_io.c120 UVMHIST_FUNC("genfs_getpages"); UVMHIST_CALLED(ubchist);
593 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
891 UVMHIST_FUNC("genfs_putpages"); UVMHIST_CALLED(ubchist);
1380 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
1412 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
1447 UVMHIST_FUNC(__func__); UVMHIST_CALLED(ubchist);
/netbsd-current/sys/ufs/ffs/
H A Dffs_balloc.c126 UVMHIST_FUNC("ffs_balloc"); UVMHIST_CALLED(ubchist);
544 UVMHIST_FUNC("ffs_balloc"); UVMHIST_CALLED(ubchist);
/netbsd-current/sys/arch/powerpc/booke/
H A Dtrap.c291 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmapexechist);
460 UVMHIST_FUNC(__func__); UVMHIST_CALLED(pmapexechist);
/netbsd-current/sys/uvm/pmap/
H A Dpmap_tlb.c553 UVMHIST_CALLED(maphist);
1099 UVMHIST_CALLED(maphist);
/netbsd-current/sys/arch/arm/arm32/
H A Dfault.c243 UVMHIST_CALLED(maphist);
815 UVMHIST_CALLED(maphist);

Completed in 213 milliseconds

12