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

  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
event-parse.c 835 int tok_size = 0; local
912 tok_size += BUFSIZ;
914 if (extend_token(tok, buf, tok_size) < 0)
954 tok_size += BUFSIZ;
956 if (extend_token(tok, buf, tok_size) < 0)
966 if (extend_token(tok, buf, tok_size + i + 1) < 0)
    [all...]
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 482 milliseconds