Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs_tail_call.d47 sdt::sdt_test_args_tail_call:test
58 sdt::sdt_test_args_tail_call:test
67 fbt::sdt_test_args_tail_call:return
/illumos-gate/usr/src/uts/common/syscall/
H A Duadmin.c150 sdt_test_args_tail_call(int a, int b, int c, int d, int e, int f, int g) in sdt_test_args_tail_call() function
427 sdt_test_args_tail_call(1, 2, 3, 4, 5, 6, 7); in kadmin()