Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 25 of 26) sorted by relevance

12

/tools/perf/util/
Dstat-display.c372 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 …]
Dstat.c276 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
Dcgroup.c40 struct evsel *counter; in evlist__find_cgroup() local
92 struct evsel *counter; in add_cgroup() local
156 struct evsel *counter; in parse_cgroups() local
Dsideband_evlist.c99 struct evsel *counter; in perf_evlist__start_sb_thread() local
Dstat-shadow.c210 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
Dstat.h171 struct evsel *counter; member
Devsel.c1447 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/
Dbuiltin-stat.c306 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 …]
Dbuiltin-top.c527 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
Dbuiltin-script.c2029 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/
Dtopdown.c33 static bool is_topdown_slots_event(struct evsel *counter) in is_topdown_slots_event()
/tools/testing/selftests/bpf/
Dbench.h49 struct counter { struct
50 long value;
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h99 int counter; member
104 long counter; member
/tools/testing/selftests/sync/
Dsync_stress_parallelism.c37 int counter; member
Dsync_stress_consumer.c57 int counter; member
/tools/bpf/bpftool/skeleton/
Dprofiler.bpf.c8 __u64 counter; member
/tools/include/linux/
Dtypes.h62 int counter; member
/tools/perf/arch/x86/tests/
Drdpmc.c19 static u64 rdpmc(unsigned int counter) in rdpmc()
/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c96 uint64_t counter = 0x1ff000000; in tm_una_ping() local
/tools/testing/selftests/bpf/progs/
Dkfree_skb.c33 int counter; member
Dstrobemeta.h245 size_t counter; member
Dmap_ptr_kern.c94 int counter; member
/tools/iio/
Diio_utils.c313 struct iio_channel_info **ci_array, int *counter) in build_channel_array()
/tools/perf/util/scripting-engines/
Dtrace-event-python.c1377 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/
Dturbostat.c184 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

12