Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/oprofile/
Dhwsampler.c58 static unsigned long num_sdbt = 100; variable
259 for (j = 0; j < num_sdbt; j++) { in allocate_sdbt()
899 num_sdbt = sdbt; in hwsampler_allocate()
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_sf.c76 unsigned long num_sdbt; /* Number of sample-data-block-tables */ member
224 sfb->num_sdbt++; in realloc_sampling_buffer()
248 sfb->num_sdbt, sfb->num_sdb); in realloc_sampling_buffer()
275 sfb->num_sdbt = 1; in alloc_sampling_buffer()