Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/oprofile/
Dhwsampler.h57 int hwsampler_start_all(unsigned long interval);
Dinit.c78 retval = hwsampler_start_all(oprofile_hw_interval); in __oprofile_hwsampler_start()
Dhwsampler.c1084 int hwsampler_start_all(unsigned long rate) in hwsampler_start_all() function