Home
last modified time | relevance | path

Searched refs:FBT_LEAVE (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/intel/dtrace/
H A Dfbt.c45 #define FBT_LEAVE 0xc9 macro
359 (*instr == FBT_POPL_EBP || *instr == FBT_LEAVE) && in fbt_provide_module()
419 ASSERT(*instr == FBT_LEAVE); in fbt_provide_module()