Searched defs:tail (Results 1 – 6 of 6) sorted by relevance
203 struct block_range *tail = malloc(sizeof(struct block_range)); in block_range__create() local248 struct block_range *tail; in block_range__create() local
297 static inline void perf_mmap__write_tail(struct perf_mmap *md, u64 tail) in perf_mmap__write_tail()
405 static inline void auxtrace_mmap__write_tail(struct auxtrace_mmap *mm, u64 tail) in auxtrace_mmap__write_tail()
88 const char *tail = str; in prefix_underscores_count() local
28 void *tail; member
664 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()