Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/oprofile/
Dhwsampler.h107 int hwsampler_start_all(unsigned long interval);
Dinit.c58 retval = hwsampler_start_all(oprofile_hw_interval); in oprofile_hwsampler_start()
Dhwsampler.c1151 int hwsampler_start_all(unsigned long rate) in hwsampler_start_all() function