Home
last modified time | relevance | path

Searched refs:augment (Results 1 – 5 of 5) sorted by relevance

/tools/include/linux/
A Drbtree_augmented.h50 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 Dperf-inject.txt6 perf-inject - Filter to augment the events stream with additional information
21 needs userspace processing to augment the events stream with additional
A Dperf-trace.txt238 the same beautifiers used in the strace-like enter+exit lines to augment the
A Dperf-config.txt661 Use "libtraceevent" to use that library to augment the tracepoint arguments,
/tools/testing/selftests/sgx/
A Dmain.c977 TEST_F(enclave, augment) in TEST_F() argument

Completed in 8 milliseconds