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

  /external/linux-tools-perf/src/tools/perf/
builtin-list.c 47 int sep_idx; local
53 sep_idx = sep - argv[i];
58 s[sep_idx] = '\0';
59 print_tracepoint_events(s, s + sep_idx + 1, false);
  /system/bt/bta/av/
bta_av_int.h 496 UINT8 sep_idx; /* current index into local seps[] */ member in struct:__anon68576

Completed in 417 milliseconds