OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_terms
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
pmu.c
23
static struct parse_events_term
test_terms
[] = {
variable in typeref:struct:parse_events_term
130
for (i = 0; i < ARRAY_SIZE(
test_terms
); i++)
131
list_add_tail(&
test_terms
[i].list, &terms);
parse-events.c
1435
static int
test_terms
(struct terms_test *terms, unsigned cnt)
function
[
all
...]
Completed in 65 milliseconds