Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate-data.c207 static bool data_type_less(struct rb_node *node_a, const struct rb_node *node_b) in data_type_less() function
361 rb_add(&result->node, dso__data_types(dso), data_type_less); in dso__findnew_data_type()