Searched refs:sfdbg (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/s390/kernel/ |
D | perf_cpum_sf.c | 100 static debug_info_t *sfdbg; variable 159 debug_sprintf_event(sfdbg, 5, in free_sampling_buffer() 215 debug_sprintf_event(sfdbg, 3, "realloc_sampling_buffer: " in realloc_sampling_buffer() 254 debug_sprintf_event(sfdbg, 4, "realloc_sampling_buffer: new buffer" in realloc_sampling_buffer() 295 debug_sprintf_event(sfdbg, 4, "alloc_sampling_buffer: " in alloc_sampling_buffer() 298 debug_sprintf_event(sfdbg, 4, in alloc_sampling_buffer() 406 debug_sprintf_event(sfdbg, 3, in allocate_buffers() 468 debug_sprintf_event(sfdbg, 5, "sfb: overflow: overflow=%llu ratio=%lu" in sfb_account_overflows() 507 debug_sprintf_event(sfdbg, 5, "sfb: extend: realloc " in extend_sampling_buffer() 511 debug_sprintf_event(sfdbg, 5, "sfb: extend: " in extend_sampling_buffer() [all …]
|