Searched defs:callchain_lt (Results 1 – 1 of 1) sorted by relevance
13 struct callchain_lt { struct14 bool operator()(const callchain *c1, const callchain *c2) const { in operator ()()