Home
last modified time | relevance | path

Searched defs:ids2 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dexpr.c18 struct hashmap *ids1, *ids2; in test_ids_union() local
/linux/tools/perf/util/
H A Dexpr.c106 ids__union(struct hashmap * ids1,struct hashmap * ids2) ids__union() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtracing_multi.c579 __u32 ids[2] = {}, *ids2 = NULL; in test_attach_api_fails() local