Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf-trace-summary.c132 static size_t sc_node_hash(long key, void *ctx __maybe_unused) in sc_node_hash() function
389 hashmap__init(&schash, sc_node_hash, sc_node_equal, /*ctx=*/NULL); in trace_print_bpf_summary()