Searched defs:kwlist (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | python.c | 680 static char *kwlist[] = { "cpustr", NULL }; in pyrf_cpu_map__init() local 749 static char *kwlist[] = { "pid", "tid", "uid", NULL }; in pyrf_thread_map__init() local 823 static char *kwlist[] = { in pyrf_evsel__init() local 938 static char *kwlist[] = { "cpus", "threads", "group", "inherit", NULL }; in pyrf_evsel__open() local 1025 static char *kwlist[] = { "pages", "overwrite", NULL }; in pyrf_evlist__mmap() local 1045 static char *kwlist[] = { "timeout", NULL }; in pyrf_evlist__poll() local 1137 static char *kwlist[] = { "cpu", "sample_id_all", NULL }; in pyrf_evlist__read_on_cpu() local
|