Searched defs:nr_events (Results 1 – 19 of 19) sorted by relevance
/tools/perf/tests/ |
D | pfm.c | 54 int nr_events; in test__pfm_events() member 114 int nr_events; in test__pfm_group() member
|
D | openat-syscall-tp-fields.c | 41 int err = -1, i, nr_events = 0, nr_polls = 0; in test__syscall_openat_tp_fields() local
|
D | mmap-basic.c | 43 unsigned int nr_events[nsyscalls], in test__basic_mmap() local
|
D | perf-record.c | 70 int total_events = 0, nr_events[PERF_RECORD_MAX] = { 0, }; in test__PERF_RECORD() local
|
D | expand-cgroup.c | 20 int nr_events; in test_expand_events() local
|
/tools/perf/util/ |
D | events_stats.h | 35 u32 nr_events[PERF_RECORD_HEADER_MAX]; member
|
D | ordered-events.h | 48 unsigned int nr_events; member
|
D | sort.h | 52 u32 nr_events; member
|
D | annotate.h | 285 int nr_events; member
|
D | hist.c | 2707 u64 nr_events = hists->stats.total_period; in __hists__scnprintf_title() local
|
/tools/perf/bench/ |
D | evlist-open-close.c | 25 static int nr_events = 1; variable
|
/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 544 int i, not_first, count, nr_events; in perl_generate_script() local
|
D | trace-event-python.c | 1917 int i, not_first, count, nr_events; in python_generate_script() local
|
/tools/lib/traceevent/ |
D | event-parse-local.h | 54 int nr_events; member
|
D | event-parse.c | 6290 static void list_events_sort(struct tep_event **events, int nr_events, in list_events_sort()
|
/tools/perf/ui/browsers/ |
D | hists.c | 2940 static int evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, in evsel__hists_browse() 3410 unsigned long nr_events = hists->stats.nr_samples; in perf_evsel_menu__write() local 3453 int nr_events, const char *help, in perf_evsel_menu__run()
|
/tools/perf/ |
D | builtin-report.c | 460 u64 nr_events = hists->stats.total_period; in hists__fprintf_nr_sample_events() local
|
D | builtin-sched.c | 64 unsigned long nr_events; member 211 unsigned long nr_events; member
|
D | builtin-trace.c | 149 unsigned long nr_events; member 1267 unsigned long nr_events; member
|