Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c403 dfatal(const char *fmt, ...) in dfatal() function
465 dfatal("failed to compile program"); in dprog_compile()
468 dfatal("failed to enable probes"); in dprog_compile()
737 dfatal("failed to walk aggregate"); in chewrec()
839 dfatal("failed to set 'strsize'"); in main()
845 dfatal("failed to set 'bufsize'"); in main()
851 dfatal("failed to set 'aggsortrev'"); in main()
857 dfatal("failed to set 'aggsize'"); in main()
859 dfatal("failed to set 'aggrate'"); in main()
871 dfatal("failed to set 'ustackframes'"); in main()
[all …]
/illumos-gate/usr/src/cmd/dtrace/
H A Ddtrace.c198 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()
1387 dfatal("failed to set -a"); in main()
1393 dfatal("failed to set -b %s", optarg); in main()
1406 dfatal("failed to set -D %s", optarg); in main()
[all …]