Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore_discovery.c73 static inline bool __type_less(struct rb_node *a, const struct rb_node *b) in __type_less() function
98 rb_add(&type->node, &discovery_tables, __type_less); in add_uncore_discovery_type()