Searched defs:tail (Results 1 – 15 of 15) sorted by relevance
/tools/perf/util/ |
D | block-range.c | 205 struct block_range *tail = malloc(sizeof(struct block_range)); in block_range__create() local 250 struct block_range *tail; in block_range__create() local
|
D | cs-etm.h | 151 u32 tail; member
|
D | auxtrace.h | 463 static inline void auxtrace_mmap__write_tail(struct auxtrace_mmap *mm, u64 tail) in auxtrace_mmap__write_tail()
|
D | symbol.c | 96 const char *tail = str; in prefix_underscores_count() local
|
/tools/include/linux/ |
D | ring_buffer.h | 69 u64 tail) in ring_buffer_write_tail()
|
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.h | 28 void *tail; member
|
/tools/testing/selftests/arm64/signal/testcases/ |
D | testcases.h | 93 static inline void write_terminator_record(struct _aarch64_ctx *tail) in write_terminator_record()
|
/tools/io_uring/ |
D | io_uring-bench.c | 39 unsigned *tail; member 48 unsigned *tail; member 197 unsigned index, tail, next_tail, prepped = 0; in prep_more_ios() local
|
/tools/lib/perf/ |
D | mmap.c | 74 static inline void perf_mmap__write_tail(struct perf_mmap *md, u64 tail) in perf_mmap__write_tail()
|
/tools/testing/selftests/powerpc/alignment/ |
D | alignment_handler.c | 143 #define LOAD_VSX_8LS_PREFIX_TEST(op, tail) TESTP(op, op, PSTXV ## tail, 0, 32) argument 144 #define STORE_VSX_8LS_PREFIX_TEST(op, tail) TESTP(op, PLXV ## tail, op, 32, 0) argument
|
/tools/testing/selftests/powerpc/nx-gzip/ |
D | gunz_test.c | 948 unsigned char tail[8]; in decompress_file() local
|
/tools/bpf/bpftool/ |
D | cfg.c | 31 struct bpf_insn *tail; member
|
/tools/perf/ |
D | builtin-record.c | 1241 static int record__synthesize_workload(struct record *rec, bool tail) in record__synthesize_workload() 1374 static int record__synthesize(struct record *rec, bool tail) in record__synthesize()
|
/tools/testing/selftests/bpf/progs/ |
D | test_cls_redirect.c | 131 uint8_t *const tail; member
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 2537 …def __init__(self, dbref, sql, buffer, head, tail, fetch_count, fetching_done, process_target, wai… argument
|