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

  /external/linux-tools-perf/util/
header.c 121 static int write_padded(int fd, const void *bf, size_t count, function
167 err = write_padded(fd, pos->long_name,
1161 write_padded(fd, NULL, 0, padding);

Completed in 1788 milliseconds