Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c229 uint_t fake_restore, int argc, uintptr_t *argv) in fasttrap_usdt_args() argument
232 int inc = (fake_restore ? 16 : 0); in fasttrap_usdt_args()
278 uint_t fake_restore) in fasttrap_return_common() argument
310 if (probe->ftp_argmap != NULL && fake_restore) { in fasttrap_return_common()
313 fasttrap_usdt_args(probe, rp, fake_restore, in fasttrap_return_common()
326 fasttrap_usdt_args(probe, rp, fake_restore, in fasttrap_return_common()
332 } else if (fake_restore) { in fasttrap_return_common()
390 if (!fake_restore) { in fasttrap_return_common()
423 uint_t fake_restore = 0, is_enabled = 0; in fasttrap_pid_probe() local
605 fake_restore = 1; in fasttrap_pid_probe()
[all …]
H A Ddtrace_isa.c792 goto fake_restore; in dtrace_getreg()
841 fake_restore: in dtrace_getreg()