Lines Matching refs:cf_dbg
25 static debug_info_t *cf_dbg; variable
154 debug_sprintf_event(cf_dbg, 3, in cfdiag_getctrset()
671 debug_sprintf_event(cf_dbg, 3, in cfdiag_push_sample()
775 cf_dbg = debug_register(KMSG_COMPONENT, 2, 1, 128); in cpumf_pmu_init()
776 if (!cf_dbg) { in cpumf_pmu_init()
780 debug_register_view(cf_dbg, &debug_sprintf_view); in cpumf_pmu_init()
785 debug_unregister_view(cf_dbg, &debug_sprintf_view); in cpumf_pmu_init()
786 debug_unregister(cf_dbg); in cpumf_pmu_init()
894 debug_sprintf_event(cf_dbg, 4, "%s rc %d state %#llx dev_state %#llx\n", in cfset_ioctl_off()
917 debug_sprintf_event(cf_dbg, 4, "%s rc %d state %#llx dev_state %#llx\n", in cfset_ioctl_on()
926 debug_sprintf_event(cf_dbg, 4, "%s state %#llx dev_state %#llx\n", in cfset_release_cpu()
1002 debug_sprintf_event(cf_dbg, 4, "%s CPUs missing", __func__); in cfset_all_start()
1059 debug_sprintf_event(cf_dbg, 4, "%s copied %ld\n", __func__, in cfset_all_copy()
1109 debug_sprintf_event(cf_dbg, 4, "%s sets %d used %zd\n", __func__, in cfset_cpu_read()
1208 debug_sprintf_event(cf_dbg, 4, "%s set %#lx need %ld ret %d\n", in cfset_ioctl_start()
1310 debug_sprintf_event(cf_dbg, 3, "%s event %#llx count %ld\n", __func__, in cfdiag_read()
1359 debug_sprintf_event(cf_dbg, 5, "%s err %d config_base %#lx\n", in cfdiag_event_init2()