pt_error
pt_error("battery kstat not found (%d)\n", err);
pt_error("failed to setup %s report (couldn't allocate "
pt_error("CPU exceeds the supported number of %s\n",
pt_error("cannot open dtrace library for the %s report: %s\n",
pt_error("failed to compile %s program\n", g_msg_freq_state);
pt_error("failed to enable %s probes\n", g_msg_freq_state);
pt_error("failed to set %s 'aggsize'\n", g_msg_freq_state);
pt_error("failed to set %s 'aggrate'\n", g_msg_freq_state);
pt_error("failed to set %s 'aggpercpu'\n", g_msg_freq_state);
pt_error("failed to start %s observation\n", g_msg_freq_state);
pt_error("failed to get %s 'statusrate'\n", g_msg_freq_state);
pt_error("failed to collect data for %s\n", g_msg_freq_state);
pt_error("failed to sort data for %s\n", g_msg_freq_state);
pt_error("failed to snapshot %s state\n", g_msg_freq_state);
pt_error("couldn't close %s kstat\n", g_msg_freq_state);
pt_error("couldn't find 'cpu_info' kstat for CPU %d\n while "
pt_error("couldn't read 'cpu_info' kstat for CPU %d\n while "
pt_error("couldn't find 'current_clock_Hz' kstat for CPU %d "
pt_error("failed to remove a %s suggestion\n",
pt_error("cannot open dtrace library for the %s report: %s\n",
pt_error("failed to compile %s program\n", g_msg_idle_state);
pt_error("failed to enable %s probes\n", g_msg_idle_state);
pt_error("failed to set %s 'aggsize'\n", g_msg_idle_state);
pt_error("failed to set %s 'aggrate'\n", g_msg_idle_state);
pt_error("failed to set %s 'aggpercpu'\n", g_msg_idle_state);
pt_error("failed to start %s observation\n", g_msg_idle_state);
pt_error("failed to get %s 'statusrate'\n", g_msg_idle_state);
pt_error("failed to collect data for %s\n", g_msg_idle_state);
pt_error("failed to sort %s data\n", g_msg_idle_state);
pt_error("can't add an empty status bar item\n");
pt_error("failed to allocate a new status bar slot\n");
pt_error("cannot open dtrace library for the event report: "
pt_error("failed to compile the event report program\n");
pt_error("failed to enable probes for the event report\n");
pt_error("failed to set 'aggsize' for the event report\n");
pt_error("failed to set 'aggrate' for the event report\n");
pt_error("failed to set 'aggpercpu' for the event report\n");
pt_error("failed to start the event report observation\n");
pt_error("failed to get 'statusrate' for the event report\n");
pt_error("failed to collect data for the event report\n");
pt_error("failed to sort data for the event report\n");
extern void pt_error(char *, ...);
pt_error("couldn't find 'turbo' kstat for CPU %d\n",
pt_error("couldn't read 'turbo' kstat for CPU %d\n",
pt_error("couldn't find 'turbo_mcnt' kstat for CPU "
pt_error("couldn't find 'turbo_acnt' kstat for CPU "
pt_error("couldn't close 'turbo' kstat\n");
pt_error("failed to snapshot 'turbo' kstat\n");
pt_error("failed to snapshot 'turbo' kstat\n");
pt_error("couldn't find 'turbo_supported' kstat\n");