Searched defs:nr_events (Results 1 – 16 of 16) sorted by relevance
/linux-3.3/fs/ |
D | aio.c | 111 unsigned nr_events = ctx->max_reqs; in aio_setup_ring() local 202 unsigned nr_events = ctx->max_reqs; in ctx_rcu_free() local 246 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc() 1318 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument
|
/linux-3.3/tools/perf/util/ui/browsers/ |
D | hists.c | 837 unsigned long nr_events = self->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__browser_title() local 853 static int perf_evsel__hists_browse(struct perf_evsel *evsel, int nr_events, in perf_evsel__hists_browse() 1088 unsigned long nr_events = evsel->hists.stats.nr_events[PERF_RECORD_SAMPLE]; in perf_evsel_menu__write() local 1120 int nr_events, const char *help, in perf_evsel_menu__run()
|
/linux-3.3/drivers/s390/net/ |
D | fsm.c | 17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
D | fsm.h | 44 int nr_events; member
|
/linux-3.3/tools/perf/util/ |
D | hist.h | 30 u32 nr_events[PERF_RECORD_HEADER_MAX]; member
|
D | sort.h | 59 u32 nr_events; member
|
D | symbol.h | 71 unsigned short nr_events; member
|
D | hist.c | 740 u64 nr_events; in hist_entry__pcnt_snprintf() local
|
/linux-3.3/tools/perf/ |
D | builtin-test.c | 475 unsigned int nr_events[nsyscalls], in test__basic_mmap() local 1033 int total_events = 0, nr_events[PERF_RECORD_MAX] = { 0, }; in test__PERF_RECORD() local
|
D | builtin-report.c | 206 unsigned long nr_events = self->stats.nr_events[PERF_RECORD_SAMPLE]; in hists__fprintf_nr_sample_events() local
|
D | builtin-sched.c | 52 unsigned long nr_events; member 116 static unsigned long nr_events; variable
|
/linux-3.3/include/linux/ |
D | hrtimer.h | 185 unsigned long nr_events; member
|
D | perf_event.h | 891 int nr_events; member
|
/linux-3.3/drivers/infiniband/hw/ehca/ |
D | ehca_classes.h | 223 atomic_t nr_events; /* events seen */ member 251 atomic_t nr_events; /* #events seen */ member
|
/linux-3.3/block/ |
D | genhd.c | 1587 int nr_events = 0, i; in disk_events_workfn() local
|
/linux-3.3/kernel/trace/ |
D | trace.h | 726 int nr_events; member
|