Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 13 of 13) sorted by relevance

/tools/perf/util/
Dcounts.c10 struct perf_counts *counts = zalloc(sizeof(*counts)); in perf_counts__new() local
36 void perf_counts__delete(struct perf_counts *counts) in perf_counts__delete()
45 static void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset()
Dcounts.h21 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts()
27 perf_counts__is_loaded(struct perf_counts *counts, int cpu, int thread) in perf_counts__is_loaded()
33 perf_counts__set_loaded(struct perf_counts *counts, int cpu, int thread, bool loaded) in perf_counts__set_loaded()
Dbranch.h47 u64 counts[PERF_BR_MAX]; member
Dstat.c150 struct perf_counts *counts; in perf_evsel__alloc_prev_raw_counts() local
Devsel.h47 struct perf_counts *counts; member
Dstat-display.c595 struct perf_counts_values *counts; in aggr_cb() local
/tools/perf/lib/tests/
Dtest-evsel.c36 struct perf_counts_values counts = { .val = 0 }; in test_stat_cpu() local
51 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread() local
83 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread_enable() local
Dtest-evlist.c57 struct perf_counts_values counts = { .val = 0 }; in test_stat_cpu() local
73 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread() local
124 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread_enable() local
/tools/testing/selftests/bpf/progs/
Dtest_btf_haskv.c30 struct ipv_counts *counts; in test_long_fname_2() local
Dtest_btf_nokv.c28 struct ipv_counts *counts; in test_long_fname_2() local
Dtest_btf_newkv.c38 struct ipv_counts *counts; in test_long_fname_2() local
/tools/usb/
Dffs-test.c233 const __le32 counts[]; in descs_to_legacy() member
235 const __le32 *counts = in->counts; in descs_to_legacy() local
/tools/perf/
Dbuiltin-script.c1937 struct perf_counts_values *counts; in __process_stat() local