Home
last modified time | relevance | path

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

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