Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dproc_pmc.c84 int proc_pmc_get_control( char *page, char **start, off_t off, int count, int *eof, void *data);
558 ent->read_proc = proc_pmc_get_control; in pmc_proc_init()
666 int proc_pmc_get_control in proc_pmc_get_control() function