Home
last modified time | relevance | path

Searched refs:hashmap__for_each_entry (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c93 hashmap__for_each_entry(map, entry, bkt) { in test_hashmap_generic()
235 hashmap__for_each_entry(map, entry, bkt) { in test_hashmap_generic()
243 hashmap__for_each_entry(map, entry, bkt) { in test_hashmap_generic()
302 hashmap__for_each_entry(map, entry, bkt) { in test_hashmap_multimap()
356 hashmap__for_each_entry(map, entry, bkt) { in test_hashmap_empty()
/Linux-v6.1/tools/perf/util/
Dexpr.c86 hashmap__for_each_entry(ids, cur, bkt) { in ids__free()
129 hashmap__for_each_entry(ids2, cur, bkt) { in ids__union()
234 hashmap__for_each_entry(needles->ids, cur, bkt) { in expr__subset_of_ids()
316 hashmap__for_each_entry(ctx->ids, cur, bkt) { in expr__ctx_clear()
332 hashmap__for_each_entry(ctx->ids, cur, bkt) { in expr__ctx_free()
Dhashmap.h155 #define hashmap__for_each_entry(map, cur, bkt) \ macro
Dmetricgroup.c766 hashmap__for_each_entry(ctx->ids, cur, bkt) { in metricgroup__build_event_string()
945 hashmap__for_each_entry(root_metric->pctx->ids, cur, bkt) { in resolve_metric()
1435 hashmap__for_each_entry(m->pctx->ids, cur, bkt) { in build_combined_expr_ctx()
Dbpf-loader.c320 hashmap__for_each_entry(bpf_program_hash, cur, bkt) in bpf_program_hash_free()
1187 hashmap__for_each_entry(bpf_map_hash, cur, bkt) in bpf_map_hash_free()
Dstat-shadow.c400 hashmap__for_each_entry(ctx->ids, cur, bkt) { in perf_stat__collect_metric_expr()
Devsel.c3125 hashmap__for_each_entry(evsel->per_pkg_mask, cur, bkt) in evsel__zero_per_pkg()
/Linux-v6.1/tools/perf/tests/
Dpmu-events.c988 hashmap__for_each_entry(ctx->ids, cur, bkt) in metric_parse_fake()
991 hashmap__for_each_entry(ctx->ids, cur, bkt) { in metric_parse_fake()
1005 hashmap__for_each_entry(ctx->ids, cur, bkt) in metric_parse_fake()
/Linux-v6.1/tools/lib/bpf/
Dhashmap.h155 #define hashmap__for_each_entry(map, cur, bkt) \ macro
Dlibbpf.c5748 hashmap__for_each_entry(cand_cache, entry, i) { in bpf_object__relocate_core()
/Linux-v6.1/tools/bpf/bpftool/
Dpids.c185 hashmap__for_each_entry(map, entry, bkt) { in delete_obj_refs_table()
Dcommon.c548 hashmap__for_each_entry(map, entry, bkt) in delete_pinned_obj_table()
Dgen.c2122 hashmap__for_each_entry(cand_cache, entry, i) { in btfgen_record_obj()
/Linux-v6.1/
D.clang-format404 - 'hashmap__for_each_entry'