Searched defs:src (Results 1 – 12 of 12) sorted by relevance
| /tools/perf/bench/ |
| D | mem-memcpy.c | 111 static void alloc_mem(void **dst, void **src, size_t length) in alloc_mem() 125 void *src = NULL, *dst = NULL; in do_memcpy_clock() local 146 void *src = NULL, *dst = NULL; in do_memcpy_gettimeofday() local
|
| /tools/perf/util/include/asm/ |
| D | uaccess.h | 4 #define __get_user(src, dest) \ argument
|
| /tools/perf/util/ |
| D | quote.c | 20 static void sq_quote_buf(struct strbuf *dst, const char *src) in sq_quote_buf()
|
| D | alias.c | 27 int src, dst, count = 0, size = 16; in split_cmdline() local
|
| D | callchain.c | 398 struct callchain_node *dst, struct callchain_node *src) in merge_chain_branch() 434 struct callchain_root *dst, struct callchain_root *src) in callchain_merge()
|
| D | path.c | 26 size_t strlcpy(char *dest, const char *src, size_t size) in strlcpy()
|
| D | annotate.h | 53 struct annotated_source *src; member
|
| D | dwarf-aux.c | 36 const char *src = NULL; in cu_find_realpath() local
|
| D | probe-finder.c | 1409 static int line_range_add_line(const char *src, unsigned int lineno, in line_range_add_line()
|
| D | session.c | 433 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
|
| /tools/perf/util/include/linux/ |
| D | bitmap.h | 30 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight()
|
| /tools/perf/scripts/python/ |
| D | netdev-times.py | 56 def diff_msec(src, dst): argument
|