search for: sfmmu_kdtlb_miss

Displaying 1 result from an estimated 1 matches for "sfmmu_kdtlb_miss".

2007 Mar 02
1
instrument sfmmu_kdtlb_miss:entry??
Hi, is there a way to instrument entry of assembler function "sfmmu_kdtlb_miss" to use Dtrace infrastructure?? i know there is no "supported/standar" one since it does not appear as a fbt available probe. It has no "save" instruction and that seems to be one of the reasons. I''m talking about test system so maybe we can hack it with mdb??...