Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sparc/dtrace/
H A Dfbt.c276 #define FBT_IS_SAVE(instr) \ macro
404 if (FBT_IS_SAVE(first)) { in fbt_patch_entry()
432 if (FBT_IS_SAVE(first)) { in fbt_patch_entry()
1238 while (!FBT_IS_SAVE(*instr)) { in fbt_provide_module()
1259 !FBT_IS_SAVE(*(instr + 1))) { in fbt_provide_module()
1311 if (FBT_IS_SAVE(*instr)) in fbt_provide_module()