Searched refs:sfdbg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_cpum_sf.c | 101 static debug_info_t *sfdbg; variable 268 debug_sprintf_event(sfdbg, 3, "%s: " in realloc_sampling_buffer() 362 debug_sprintf_event(sfdbg, 4, "%s: " in alloc_sampling_buffer() 366 debug_sprintf_event(sfdbg, 4, in alloc_sampling_buffer() 476 debug_sprintf_event(sfdbg, 3, in allocate_buffers() 1238 debug_sprintf_event(sfdbg, 4, in hw_collect_samples() 1478 debug_sprintf_event(sfdbg, 6, in aux_output_begin() 1885 debug_sprintf_event(sfdbg, 4, "%s:" in cpumsf_pmu_check_period() 2246 if (!sfdbg) { in init_cpum_sampling_pmu() 2256 debug_unregister(sfdbg); in init_cpum_sampling_pmu() [all …]
|