Searched refs:dfatal (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 405 dfatal(const char *fmt, ...) in dfatal() function 467 dfatal("failed to compile program"); in dprog_compile() 470 dfatal("failed to enable probes"); in dprog_compile() 739 dfatal("failed to walk aggregate"); in chewrec() 840 dfatal("failed to set 'strsize'"); in main() 846 dfatal("failed to set 'bufsize'"); in main() 852 dfatal("failed to set 'aggsortrev'"); in main() 858 dfatal("failed to set 'aggsize'"); in main() 860 dfatal("failed to set 'aggrate'"); in main() 872 dfatal("failed to set 'ustackframes'"); in main() [all …]
|
/titanic_44/usr/src/cmd/dtrace/ |
H A D | dtrace.c | 198 dfatal(const char *fmt, ...) in dfatal() function 568 dfatal("failed to enable '%s'", dcp->dc_name); in exec_prog() 616 dfatal("failed to create DOF image for '%s'", dcp->dc_name); in anon_prog() 656 dfatal("failed to link %s %s", dcp->dc_desc, dcp->dc_name); in link_prog() 722 dfatal("failed to compile script %s", dcp->dc_arg); in compile_file() 738 dfatal("invalid probe specifier %s", dcp->dc_arg); in compile_str() 1085 dfatal("could not enable tracing"); in go() 1386 dfatal("failed to set -a"); in main() 1392 dfatal("failed to set -b %s", optarg); in main() 1405 dfatal("failed to set -D %s", optarg); in main() [all …]
|