Searched defs:dest (Results 1 – 7 of 7) sorted by relevance
/tools/perf/util/include/asm/ |
D | uaccess.h | 4 #define __get_user(src, dest) \ argument
|
/tools/perf/util/ |
D | path.c | 29 size_t __weak strlcpy(char *dest, const char *src, size_t size) in strlcpy()
|
D | callchain.h | 177 static inline void callchain_cursor_snapshot(struct callchain_cursor *dest, in callchain_cursor_snapshot()
|
D | hist.c | 207 static void he_stat__add_stat(struct he_stat *dest, struct he_stat *src) in he_stat__add_stat()
|
/tools/perf/ |
D | builtin-help.c | 135 char *dest = strrchr(new, '/'); in exec_man_konqueror() local
|
/tools/lib/traceevent/ |
D | parse-filter.c | 1519 int pevent_filter_copy(struct event_filter *dest, struct event_filter *source) in pevent_filter_copy() 1545 int pevent_update_trivial(struct event_filter *dest, struct event_filter *source, in pevent_update_trivial()
|
/tools/lguest/ |
D | lguest.c | 215 void *dest, unsigned len) in iov_consume()
|