/linux/tools/perf/tests/ |
A D | pfm.c | 34 int nr_events; in test__pfm_events() member 95 int nr_events; in test__pfm_group() member
|
A D | openat-syscall-tp-fields.c | 42 int err = -1, i, nr_events = 0, nr_polls = 0; in test__syscall_openat_tp_fields() local
|
A D | mmap-basic.c | 43 unsigned int nr_events[nsyscalls], in test__basic_mmap() local
|
A D | perf-record.c | 70 int total_events = 0, nr_events[PERF_RECORD_MAX] = { 0, }; in test__PERF_RECORD() local
|
A D | expand-cgroup.c | 20 int nr_events; in test_expand_events() local
|
/linux/tools/perf/util/ |
A D | events_stats.h | 35 u32 nr_events[PERF_RECORD_HEADER_MAX]; member
|
A D | ordered-events.h | 48 unsigned int nr_events; member
|
A D | sort.h | 52 u32 nr_events; member
|
A D | annotate.h | 285 int nr_events; member
|
A D | hist.c | 2703 u64 nr_events = hists->stats.total_period; in __hists__scnprintf_title() local
|
/linux/drivers/s390/net/ |
A D | fsm.c | 18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
A D | fsm.h | 45 int nr_events; member
|
/linux/tools/perf/bench/ |
A D | evlist-open-close.c | 25 static int nr_events = 1; variable
|
/linux/arch/arm64/kvm/ |
A D | pmu-emul.c | 799 int base, i, nr_events; in kvm_pmu_get_pmceid() local 964 int nr_events; in kvm_arm_pmu_v3_set_attr() local
|
/linux/fs/ |
A D | aio.c | 120 unsigned nr_events; member 460 static int aio_setup_ring(struct kioctx *ctx, unsigned int nr_events) in aio_setup_ring() 700 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc() 1311 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument 1342 COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_events, u32 __user *, ctx32p) in COMPAT_SYSCALL_DEFINE2() argument
|
/linux/drivers/gpu/drm/etnaviv/ |
A D | etnaviv_gpu.c | 1152 static int event_alloc(struct etnaviv_gpu *gpu, unsigned nr_events, in event_alloc() 1341 unsigned int i, nr_events = 1, event[3]; in etnaviv_gpu_submit() local
|
/linux/tools/perf/util/scripting-engines/ |
A D | trace-event-perl.c | 544 int i, not_first, count, nr_events; in perl_generate_script() local
|
A D | trace-event-python.c | 1917 int i, not_first, count, nr_events; in python_generate_script() local
|
/linux/block/ |
A D | disk-events.c | 174 int nr_events = 0, i; in disk_event_uevent() local
|
/linux/tools/lib/traceevent/ |
A D | event-parse-local.h | 54 int nr_events; member
|
/linux/drivers/pci/controller/ |
A D | pcie-iproc-msi.c | 327 u32 eq, head, tail, nr_events; in iproc_msi_handler() local
|
/linux/include/linux/ |
A D | hrtimer.h | 224 unsigned int nr_events; member
|
/linux/tools/perf/ui/browsers/ |
A D | hists.c | 2950 static int evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, in evsel__hists_browse() 3420 unsigned long nr_events = hists->stats.nr_samples; in perf_evsel_menu__write() local 3463 int nr_events, const char *help, in perf_evsel_menu__run()
|
/linux/tools/perf/ |
A D | builtin-report.c | 446 u64 nr_events = hists->stats.total_period; in hists__fprintf_nr_sample_events() local
|
A D | builtin-sched.c | 64 unsigned long nr_events; member 211 unsigned long nr_events; member
|