Home
last modified time | relevance | path

Searched refs:check_parse_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpmu-events.c398 static int check_parse_id(const char *id, struct parse_events_error *error, in check_parse_id() function
420 int ret = check_parse_id(id, &error, NULL); in check_parse_cpu()
441 int ret = check_parse_id(id, &error, &perf_pmu__fake); in check_parse_fake()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dpmu-events.c761 static int check_parse_id(const char *id, struct parse_events_error *error, in check_parse_id() function
797 ret = check_parse_id(id, &error, &perf_pmu__fake); in check_parse_fake()

Completed in 3 milliseconds