Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c72 struct sf_buffer { struct
85 struct sf_buffer sfb; /* Sampling buffer */ argument
116 static void free_sampling_buffer(struct sf_buffer *sfb) in free_sampling_buffer()
184 static int realloc_sampling_buffer(struct sf_buffer *sfb, in realloc_sampling_buffer()
263 static int alloc_sampling_buffer(struct sf_buffer *sfb, unsigned long num_sdb) in alloc_sampling_buffer()
314 static unsigned long sfb_pending_allocs(struct sf_buffer *sfb, in sfb_pending_allocs()
324 static int sfb_has_pending_allocs(struct sf_buffer *sfb, in sfb_has_pending_allocs()
520 static void extend_sampling_buffer(struct sf_buffer *sfb, in extend_sampling_buffer()