OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strlist__nr_entries
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
strlist.h
45
static inline unsigned int
strlist__nr_entries
(const struct strlist *self)
function
sort.c
339
if (list &&
strlist__nr_entries
(list) == 1) {
Completed in 300 milliseconds