Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dblock-range.c203 struct block_range *tail = malloc(sizeof(struct block_range)); in block_range__create() local
248 struct block_range *tail; in block_range__create() local
Devlist.h297 static inline void perf_mmap__write_tail(struct perf_mmap *md, u64 tail) in perf_mmap__write_tail()
Dauxtrace.h405 static inline void auxtrace_mmap__write_tail(struct auxtrace_mmap *mm, u64 tail) in auxtrace_mmap__write_tail()
Dsymbol.c88 const char *tail = str; in prefix_underscores_count() local
/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.h28 void *tail; member
/tools/perf/
Dbuiltin-record.c664 static int record__synthesize_workload(struct record *rec, bool tail) in record__synthesize_workload()
789 static int record__synthesize(struct record *rec, bool tail) in record__synthesize()