Home
last modified time | relevance | path

Searched defs:ps (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/vm/
Dthuge-gen.c95 void show(unsigned long ps) in show()
135 unsigned long read_free(unsigned long ps) in read_free()
236 unsigned long ps = page_sizes[i]; in main() local
248 unsigned long ps = page_sizes[i]; in main() local
Dmlock-random-test.c23 #define PAGE_ALIGN(size, ps) (((size) + ((ps) - 1)) & ~((ps) - 1)) argument
/tools/perf/util/
Dstat.c81 struct perf_stat_evsel *ps = evsel->stats; in __perf_evsel_stat__is() local
109 struct perf_stat_evsel *ps = evsel->stats; in perf_stat_evsel_id_init() local
125 struct perf_stat_evsel *ps = evsel->stats; in evsel__reset_stat_priv() local
144 struct perf_stat_evsel *ps = evsel->stats; in evsel__free_stat_priv() local
402 struct perf_stat_evsel *ps = counter->stats; in perf_stat_process_counter() local
Dstat-display.c52 struct perf_stat_evsel *ps; in print_noise() local
792 struct perf_stat_evsel *ps = counter->stats; in counter_aggr_cb() local
Devsel.c1501 struct perf_stat_evsel *ps = leader->stats; in evsel__read_group() local
/tools/perf/pmu-events/
Djson.c46 unsigned ps = sysconf(_SC_PAGESIZE); in mapfile() local
75 unsigned ps = sysconf(_SC_PAGESIZE); in unmapfile() local