Searched defs:kwlist (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | python.c | 577 static char *kwlist[] = { "cpustr", NULL }; in pyrf_cpu_map__init() local 646 static char *kwlist[] = { "pid", "tid", "uid", NULL }; in pyrf_thread_map__init() local 720 static char *kwlist[] = { in pyrf_evsel__init() local 835 static char *kwlist[] = { "cpus", "threads", "group", "inherit", NULL }; in pyrf_evsel__open() local 922 static char *kwlist[] = { "pages", "overwrite", NULL }; in pyrf_evlist__mmap() local 942 static char *kwlist[] = { "timeout", NULL }; pyrf_evlist__poll() local 1034 static char *kwlist[] = { "cpu", "sample_id_all", NULL }; pyrf_evlist__read_on_cpu() local 1086 static char *kwlist[] = { "group", NULL }; pyrf_evlist__open() local 1278 static char *kwlist[] = { "sys", "name", NULL }; pyrf__tracepoint() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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 }; pyrf_evlist__poll() local 1137 static char *kwlist[] = { "cpu", "sample_id_all", NULL }; pyrf_evlist__read_on_cpu() local [all...] |
Completed in 4 milliseconds