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

  /system/core/include/memtrack/
memtrack.h 124 * memtrack_proc_other_total
131 ssize_t memtrack_proc_other_total(struct memtrack_proc *p);
  /system/core/libmemtrack/
memtrack_test.c 133 v5 = DIV_ROUND_UP(memtrack_proc_other_total(p), 1024);
memtrack.c 189 ssize_t memtrack_proc_other_total(struct memtrack_proc *p) function

Completed in 361 milliseconds