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

/linux-master/tools/perf/
H A Dbuiltin-record.c143 static const char *thread_spec_tags[THREAD_SPEC__MAX] = { variable
3066 if (!strncasecmp(str, thread_spec_tags[s], strlen(thread_spec_tags[s]))) {
3076 pr_debug("threads_spec: %s\n", thread_spec_tags[opts->threads_spec]);

Completed in 84 milliseconds