Searched refs:DTRACE_VM2 (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.c1344 DTRACE_VM2(rev, int, 1, (uint64_t *), NULL);
1396 DTRACE_VM2(scan, int, 1, (uint64_t *), NULL);
2088 DTRACE_VM2(scan, int, 1, (uint64_t *), NULL);
2249 DTRACE_VM2(dfree, int, 1, (uint64_t *), NULL);
2252 DTRACE_VM2(anonfree, int, 1, (uint64_t *), NULL);
2254 DTRACE_VM2(fsfree, int, 1, (uint64_t *), NULL);
2665 DTRACE_VM2(pgout, int, 1, (uint64_t *), NULL);
2802 DTRACE_VM2(pgrrun, int, 1, (uint64_t *), NULL);
3480 DTRACE_VM2(laundrythrottle, int, 1, (uint64_t *), NULL);
3510 DTRACE_VM2(laundrythrottl
[all...]
H A Dvm_fault.c712 DTRACE_VM2(zfod, int, 1, (uint64_t *), NULL);
1997 DTRACE_VM2(cow_fault, int, 1, (uint64_t *), NULL);
2388 DTRACE_VM2(pgin, int, 1, (uint64_t *), NULL);
2389 DTRACE_VM2(maj_fault, int, 1, (uint64_t *), NULL);
2393 DTRACE_VM2(anonpgin, int, 1, (uint64_t *), NULL);
2396 DTRACE_VM2(fspgin, int, 1, (uint64_t *), NULL);
2524 DTRACE_VM2(pgin, int, 1, (uint64_t *), NULL);
2527 DTRACE_VM2(anonpgin, int, 1, (uint64_t *), NULL);
2530 DTRACE_VM2(fspgin, int, 1, (uint64_t *), NULL);
2541 DTRACE_VM2(as_faul
[all...]
H A Dvm_resident.c3003 DTRACE_VM2(pgrec, int, 1, (uint64_t *), NULL);
3004 DTRACE_VM2(pgfrec, int, 1, (uint64_t *), NULL);
H A Dvm_map.c9686 DTRACE_VM2(prot_fault, int, 1, (uint64_t *), NULL);
/xnu-2422.115.4/osfmk/mach/machine/
H A Dsdt.h229 #define DTRACE_VM2(name, type1, arg1, type2, arg2) \ macro
370 #define DTRACE_VM2(name, type1, arg1, type2, arg2) do {} while(0) macro
/xnu-2422.115.4/bsd/vm/
H A Dvnode_pager.c598 DTRACE_VM2(pgpgin, int, pages_in_upl, (uint64_t *), NULL);

Completed in 111 milliseconds