Home
last modified time | relevance | path

Searched defs:old (Results 1 – 16 of 16) sorted by relevance

/tools/lib/
Drbtree.c62 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents()
73 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert()
202 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in ____rb_erase_color()
364 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_erase_color()
377 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy()
378 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} in dummy_rotate()
405 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert_augmented()
/tools/build/feature/
Dtest-sync-compare-and-swap.c7 uint64_t old, new = argc; in main() local
/tools/perf/util/
Dsigchain.c7 sigchain_fun *old; member
Dcomm.c105 struct comm_str *new, *old = comm->comm_str; in comm__override() local
Dhelp.c258 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
Dauxtrace.c525 unsigned char *data, u64 *head, u64 *old) in auxtrace_record__find_snapshot()
1153 u64 head, old = mm->prev, offset, ref; in __auxtrace_mmap__read() local
Dutil.c379 void set_term_quiet_input(struct termios *old) in set_term_quiet_input()
Devlist.c716 u64 old = md->prev; in perf_evlist__mmap_read() local
804 u64 old = md->prev; in perf_evlist__mmap_consume() local
Ddso.c665 struct dso_cache *old; in dso_cache__read() local
/tools/perf/util/include/linux/
Dbitmap.h58 unsigned long old; in test_and_set_bit() local
/tools/include/linux/
Drbtree_augmented.h124 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
/tools/perf/arch/x86/util/
Dintel-bts.c367 u64 *head, u64 *old) in intel_bts_find_snapshot()
Dintel-pt.c953 u64 *head, u64 *old) in intel_pt_find_snapshot()
/tools/power/x86/turbostat/
Dturbostat.c676 #define DELTA_WRAP32(new, old) \ argument
684 delta_package(struct pkg_data *new, struct pkg_data *old) in delta_package()
714 delta_core(struct core_data *new, struct core_data *old) in delta_core()
726 delta_thread(struct thread_data *new, struct thread_data *old, in delta_thread()
/tools/perf/scripts/python/
Dsched-migration.py91 def __init__(self, old): argument
124 def migrate_out(self, old): argument
/tools/perf/
Dbuiltin-record.c80 u64 old = md->prev; in record__mmap_read() local