Searched defs:prev (Results 1 – 14 of 14) sorted by relevance
/tools/usb/usbip/libsrc/ |
D | list.h | 19 struct list_head *next, *prev; member 40 struct list_head *prev, in __list_add() 69 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
|
/tools/firewire/ |
D | list.h | 2 struct list *next, *prev; member
|
D | nosy-dump.c | 498 struct subaction *sa, *prev; in handle_request_packet() local 563 struct subaction *sa, *prev; in handle_response_packet() local
|
/tools/include/linux/ |
D | types.h | 64 struct list_head *next, *prev; member
|
/tools/perf/util/ |
D | evlist.h | 30 unsigned int prev; member
|
D | cpumap.c | 49 int n, cpu, prev; in cpu_map__read() local
|
D | annotate.c | 222 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local 285 char *target, *comment, *s, prev; in dec__parse() local
|
D | symbol.c | 177 struct symbol *curr, *prev; in symbols__fixup_end() local 199 struct map *prev, *curr; in __map_groups__fixup_end() local
|
/tools/perf/scripts/python/ |
D | sched-migration.py | 102 def sched_switch(self, prev, prev_state, next): argument 160 def __init__(self, start, prev): argument 177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
|
/tools/perf/ |
D | builtin-timechart.c | 724 struct io_sample *prev; in pid_begin_io_sample() local 768 struct io_sample *sample, *prev; in pid_end_io_sample() local 966 struct per_pid *new_list, *p, *cursor, *prev; in sort_pids() local
|
D | builtin-kvm.c | 158 void *prev; in kvm_event_expand() local
|
D | builtin-sched.c | 688 struct task_desc *prev, __maybe_unused *next; in replay_switch_event() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 147 int prev; in annotate_browser__write() local
|
/tools/lib/traceevent/ |
D | event-parse.h | 55 struct pevent_record *prev; member
|