Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_cf.c25 static debug_info_t *cf_dbg; variable
154 debug_sprintf_event(cf_dbg, 3, in cfdiag_getctrset()
670 debug_sprintf_event(cf_dbg, 3, in cfdiag_push_sample()
774 cf_dbg = debug_register(KMSG_COMPONENT, 2, 1, 128); in cpumf_pmu_init()
775 if (!cf_dbg) { in cpumf_pmu_init()
779 debug_register_view(cf_dbg, &debug_sprintf_view); in cpumf_pmu_init()
784 debug_unregister_view(cf_dbg, &debug_sprintf_view); in cpumf_pmu_init()
785 debug_unregister(cf_dbg); in cpumf_pmu_init()
893 debug_sprintf_event(cf_dbg, 4, "%s rc %d state %#llx dev_state %#llx\n", in cfset_ioctl_off()
916 debug_sprintf_event(cf_dbg, 4, "%s rc %d state %#llx dev_state %#llx\n", in cfset_ioctl_on()
[all …]