Searched refs:augment (Results 1 – 5 of 5) sorted by relevance
| /tools/include/linux/ |
| A D | rbtree_augmented.h | 50 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument 52 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented() 58 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached() argument 62 rb_insert_augmented(node, &root->rb_root, augment); in rb_insert_augmented_cached() 188 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 236 augment->copy(node, successor); in __rb_erase_augmented() 262 augment->copy(node, successor); in __rb_erase_augmented() 263 augment->propagate(parent, successor); in __rb_erase_augmented() 286 augment->propagate(tmp, NULL); in __rb_erase_augmented() 292 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument [all …]
|
| /tools/perf/Documentation/ |
| A D | perf-inject.txt | 6 perf-inject - Filter to augment the events stream with additional information 21 needs userspace processing to augment the events stream with additional
|
| A D | perf-trace.txt | 238 the same beautifiers used in the strace-like enter+exit lines to augment the
|
| A D | perf-config.txt | 661 Use "libtraceevent" to use that library to augment the tracepoint arguments,
|
| /tools/testing/selftests/sgx/ |
| A D | main.c | 977 TEST_F(enclave, augment) in TEST_F() argument
|
Completed in 8 milliseconds