Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 12 of 12) sorted by relevance

/tools/perf/arch/powerpc/util/
Devent.c16 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/tools/perf/arch/x86/util/
Devent.c82 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/tools/perf/include/perf/
Dperf_dlfilter.h44 __u64 weight; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
/tools/bpf/bpftool/
Dcfg.c420 int weight = 10; in draw_bb_succ_edges() local
/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c49 __u64 weight; /* Refer PERF_SAMPLE_WEIGHT_TYPE in <linux/perf_event.h> */ member
/tools/perf/scripts/python/
Dexport-to-postgresql.py1028 …t, ip, time, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data… argument
/tools/perf/util/
Dsort.h109 u64 weight; member
Devent.h134 u64 weight; member
Dintel-pt.c2114 u64 weight = items->mem_access_latency >> 32; in intel_pt_synth_pebs_sample() local
/tools/hv/
Dhv_kvp_daemon.c814 int weight; in kvp_get_ip_info() local
/tools/include/uapi/linux/
Dpkt_sched.h492 __u32 weight; member
776 __u32 weight; member
/tools/perf/
Dbuiltin-c2c.c247 u64 weight) in compute_stats()