/tools/perf/util/ |
D | stat-display.c | 372 static bool is_mixed_hw_group(struct evsel *counter) in is_mixed_hw_group() 397 struct evsel *counter, double uval, in printout() 501 struct evsel *counter; in aggr_update_shadow() local 520 static void uniquify_event_name(struct evsel *counter) in uniquify_event_name() 548 static void collect_all_aliases(struct perf_stat_config *config, struct evsel *counter, in collect_all_aliases() 571 static bool collect_data(struct perf_stat_config *config, struct evsel *counter, in collect_data() 594 struct evsel *counter, void *data, bool first) in aggr_cb() 625 struct evsel *counter, int s, in print_counter_aggrdata() 665 struct evsel *counter; in print_aggr() local 700 struct evsel *counter, in sort_aggr_thread() [all …]
|
D | stat.c | 276 static void zero_per_pkg(struct evsel *counter) in zero_per_pkg() 282 static int check_per_pkg(struct evsel *counter, in check_per_pkg() 378 struct evsel *counter) in process_counter_maps() 399 struct evsel *counter) in perf_stat_process_counter() 455 struct evsel *counter; in perf_event__process_stat_event() local
|
D | cgroup.c | 40 struct evsel *counter; in evlist__find_cgroup() local 92 struct evsel *counter; in add_cgroup() local 156 struct evsel *counter; in parse_cgroups() local
|
D | sideband_evlist.c | 99 struct evsel *counter; in perf_evlist__start_sb_thread() local
|
D | stat-shadow.c | 210 void perf_stat__update_shadow_stats(struct evsel *counter, u64 count, in perf_stat__update_shadow_stats() 336 struct evsel *counter, *leader, **metric_events, *oc; in perf_stat__collect_metric_expr() local
|
D | stat.h | 171 struct evsel *counter; member
|
D | evsel.c | 1447 perf_evsel__set_count(struct evsel *counter, int cpu, int thread, in perf_evsel__set_count() 1486 struct evsel *counter; in perf_evsel__process_group_data() local
|
/tools/perf/ |
D | builtin-stat.c | 306 static int evsel__write_stat_event(struct evsel *counter, u32 cpu, u32 thread, in evsel__write_stat_event() 315 static int read_single_counter(struct evsel *counter, int cpu, in read_single_counter() 333 static int read_counter_cpu(struct evsel *counter, struct timespec *rs, int cpu) in read_counter_cpu() 384 struct evsel *counter; in read_affinity_counters() local 414 struct evsel *counter; in read_counters() local 547 static bool evsel__should_store_id(struct evsel *counter) in evsel__should_store_id() 661 static enum counter_recovery stat_handle_error(struct evsel *counter) in stat_handle_error() 717 struct evsel *counter; in __run_perf_stat() local 1253 struct evsel *counter; in term_percore_set() local 1850 struct evsel *counter; in process_stat_round_event() local [all …]
|
D | builtin-top.c | 527 int counter = 0; in perf_top__handle_keypress() local 999 struct evsel *counter; in perf_top_overwrite_fallback() local 1018 struct evsel *counter; in perf_top__start_counters() local
|
D | builtin-script.c | 2029 static void __process_stat(struct evsel *counter, u64 tstamp) in __process_stat() 2063 static void process_stat(struct evsel *counter, u64 tstamp) in process_stat() 3285 struct evsel *counter; in process_stat_round_event() local
|
/tools/perf/arch/x86/util/ |
D | topdown.c | 33 static bool is_topdown_slots_event(struct evsel *counter) in is_topdown_slots_event()
|
/tools/testing/selftests/bpf/ |
D | bench.h | 49 struct counter { struct 50 long value;
|
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
D | types.h | 99 int counter; member 104 long counter; member
|
/tools/testing/selftests/sync/ |
D | sync_stress_parallelism.c | 37 int counter; member
|
D | sync_stress_consumer.c | 57 int counter; member
|
/tools/bpf/bpftool/skeleton/ |
D | profiler.bpf.c | 8 __u64 counter; member
|
/tools/include/linux/ |
D | types.h | 62 int counter; member
|
/tools/perf/arch/x86/tests/ |
D | rdpmc.c | 19 static u64 rdpmc(unsigned int counter) in rdpmc()
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-unavailable.c | 96 uint64_t counter = 0x1ff000000; in tm_una_ping() local
|
/tools/testing/selftests/bpf/progs/ |
D | kfree_skb.c | 33 int counter; member
|
D | strobemeta.h | 245 size_t counter; member
|
D | map_ptr_kern.c | 94 int counter; member
|
/tools/iio/ |
D | iio_utils.c | 313 struct iio_channel_info **ci_array, int *counter) in build_channel_array()
|
/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 1377 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, in process_stat() 1414 struct evsel *counter, u64 tstamp) in python_process_stat()
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 184 unsigned long long counter[MAX_ADDED_THREAD_COUNTERS]; member 195 unsigned long long counter[MAX_ADDED_COUNTERS]; member 223 unsigned long long counter[MAX_ADDED_COUNTERS]; member 1804 unsigned long long counter; in snapshot_sysfs_counter() local
|