Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c115 static debug_info_t *sfdbg; variable
257 debug_sprintf_event(sfdbg, 3, "%s buffer not linked origin %#lx tail %#lx\n", in realloc_sampling_buffer()
1505 debug_sprintf_event(sfdbg, 6, "%s #alert %ld\n", __func__, in hw_collect_aux()
1947 debug_sprintf_event(sfdbg, 6, "%s alert %#x\n", __func__, in cpumf_measurement_alert()
2076 sfdbg = debug_register("cpum_sf", 2, 1, 80); in init_cpum_sampling_pmu()
2077 if (!sfdbg) { in init_cpum_sampling_pmu()
2081 debug_register_view(sfdbg, &debug_sprintf_view); in init_cpum_sampling_pmu()
2087 debug_unregister(sfdbg); in init_cpum_sampling_pmu()
2096 debug_unregister(sfdbg); in init_cpum_sampling_pmu()