HomeSort by relevance Sort by last modified time
    Searched defs:human_readable (Results 1 - 4 of 4) sorted by null

  /external/iproute2/ip/
ip.c 29 int human_readable; variable
226 ++human_readable;
  /system/extras/taskstats/
taskstats.c 134 int human_readable) {
149 if (human_readable) {
166 human_readable ? "Delay (ms)" : "Delay (ns)",
172 if (!human_readable) {
217 if (human_readable && s->ac_stime) {
259 int human_readable = 1; local
289 human_readable = 0;
325 print_task_stats(&stats, human_readable);
  /external/toybox/lib/
lib.c 943 int human_readable(char *buf, unsigned long long num, int style) function
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c 2298 Bool human_readable = True; local
    [all...]

Completed in 296 milliseconds