Searched defs:ids (Results 1 – 12 of 12) sorted by relevance
/tools/perf/util/ |
D | expr.h | 16 struct hashmap *ids; member
|
D | expr.c | 83 void ids__free(struct hashmap *ids) in ids__free() 99 int ids__insert(struct hashmap *ids, const char *id) in ids__insert()
|
D | metricgroup.c | 276 static int setup_metric_events(const char *pmu, struct hashmap *ids, in setup_metric_events() 1448 struct expr_parse_ctx *ids, const char *modifier, in parse_ids()
|
D | header.c | 83 struct perf_file_section ids; member 4385 u64 *ids; in perf_event__process_attr() local
|
D | synthetic-events.c | 2131 u32 ids, u64 *id, perf_event__handler_t process) in perf_event__synthesize_attr()
|
/tools/lib/perf/include/internal/ |
D | evsel.h | 58 u32 ids; member
|
/tools/include/linux/ |
D | btf_ids.h | 10 u32 ids[]; member
|
/tools/bpf/bpftool/ |
D | gen.c | 2129 unsigned int *ids = ctx; in btfgen_remap_id() local 2140 unsigned int *ids = NULL; in btfgen_get_btf() local
|
/tools/testing/selftests/bpf/ |
D | veristat.c | 99 enum stat_id ids[ALL_STATS_CNT]; member
|
/tools/lib/bpf/ |
D | btf_dump.c | 637 const __u32 *ids; member
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 740 def FindDone(self, thread, callback, ids): argument 1051 def DisplayFound(self, ids): argument 1075 def FindDone(self, ids): argument
|
/tools/include/uapi/linux/ |
D | perf_event.h | 541 __u32 ids[]; member
|