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

  /external/strace/tests/
perf_event_open.c 746 size_t read_format_idx = i % ARRAY_SIZE(read_formats); local
761 attr->read_format = read_formats[read_format_idx].val;
815 read_formats[read_format_idx].str,
  /external/strace/tests-m32/
perf_event_open.c 746 size_t read_format_idx = i % ARRAY_SIZE(read_formats); local
761 attr->read_format = read_formats[read_format_idx].val;
815 read_formats[read_format_idx].str,
  /external/strace/tests-mx32/
perf_event_open.c 746 size_t read_format_idx = i % ARRAY_SIZE(read_formats); local
761 attr->read_format = read_formats[read_format_idx].val;
815 read_formats[read_format_idx].str,

Completed in 1462 milliseconds