Home
last modified time | relevance | path

Searched refs:mem_hops (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c68 mem_hops:3, /* hop level */ member
167 if (__builtin_preserve_field_info(data->mem_hops, BPF_FIELD_EXISTS)) in perf_get_sample()
168 return data->mem_hops; in perf_get_sample()
/linux/tools/perf/util/
H A Dmem-events.c404 static const char * const mem_hops[] = { variable
470 if (data_src.mem_hops) in perf_mem__lvl_scnprintf()
471 l += scnprintf(out + l, sz - l, "%s ", mem_hops[data_src.mem_hops]); in perf_mem__lvl_scnprintf()
644 bool mrem = (data_src->mem_remote && !data_src->mem_hops); in c2c_decode_stats()
H A Dbpf-filter.l115 mem_hops { return sample_part(PBF_TERM_DATA_SRC, 8); }
/linux/tools/include/uapi/linux/
H A Dperf_event.h1332 mem_hops : 3, /* Hop level */ member
1341 mem_hops : 3, /* Hop level */ member
/linux/include/uapi/linux/
H A Dperf_event.h1332 mem_hops : 3, /* Hop level */ member
1341 mem_hops : 3, /* Hop level */ member
/linux/tools/perf/Documentation/
H A Dperf-record.txt207 mem_dtlb, mem_blk, mem_hops, uid, gid
221 hops0, hops1, hops2, hops3 (for mem_hops)