Home
last modified time | relevance | path

Searched defs:sdbt (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/s390/oprofile/
Dhwsampler.c302 unsigned long *sdbt; in allocate_sdbt() local
391 unsigned long sdbt; in deallocate_sdbt() local
753 unsigned long *sdbt; in worker_check_error() local
822 unsigned long *sdbt; in worker_on_interrupt() local
864 static void add_samples_to_oprofile(unsigned int cpu, unsigned long *sdbt, in add_samples_to_oprofile()
953 int hwsampler_allocate(unsigned long sdbt, unsigned long sdb) in hwsampler_allocate()