Searched refs:get_nr_interrupts (Results 1 – 1 of 1) sorted by relevance
/external/oprofile/module/ |
D | oprofile.c | 638 static int get_nr_interrupts(ctl_table * table, int write, struct file * filp, void * buffer, size_… in get_nr_interrupts() function 755 { 1, "nr_interrupts", &sysctl.nr_interrupts, sizeof(int), 0444, NULL, &get_nr_interrupts, NULL, },
|