Home
last modified time | relevance | path

Searched defs:hashmap__insert (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dhashmap.h133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ macro
/linux/tools/lib/bpf/
H A Dhashmap.h133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ macro