Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/oprofile/
Dhwsampler.h53 int hwsampler_allocate(unsigned long sdbt, unsigned long sdb);
Dinit.c74 retval = hwsampler_allocate(oprofile_sdbt_blocks, oprofile_sdb_blocks); in __oprofile_hwsampler_start()
Dhwsampler.c884 int hwsampler_allocate(unsigned long sdbt, unsigned long sdb) in hwsampler_allocate() function