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

  /external/strace/tests/
perf_event_open.c 541 static const size_t attr_small_size = PERF_ATTR_SIZE_VER0 - 8; local
728 small_attr->size = attr_small_size;
  /external/strace/tests-m32/
perf_event_open.c 541 static const size_t attr_small_size = PERF_ATTR_SIZE_VER0 - 8; local
728 small_attr->size = attr_small_size;
  /external/strace/tests-mx32/
perf_event_open.c 541 static const size_t attr_small_size = PERF_ATTR_SIZE_VER0 - 8; local
728 small_attr->size = attr_small_size;

Completed in 200 milliseconds