HomeSort by relevance Sort by last modified time
    Searched refs:NPS (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/test/unit/
decay.c 201 #define NPS 1024
203 void *ps[NPS];
240 for (i = 0; i < NPS; i++) {
253 for (i = 0; i < NPS; i++) {
287 #undef NPS
293 #define NPS (SMOOTHSTEP_NSTEPS + 1)
295 void *ps[NPS];
324 for (i = 0; i < NPS; i++) {
329 for (i = 0; i < NPS; i++) {
348 #undef NPS
    [all...]
  /frameworks/base/core/java/com/android/internal/app/procstats/
ProcessState.java     [all...]

Completed in 82 milliseconds