| /tools/perf/util/ |
| D | bpf-utils.c | 75 __u32 *array = (__u32 *)info; in bpf_prog_info_read_offset_u32() local 85 __u64 *array = (__u64 *)info; in bpf_prog_info_read_offset_u64() local 95 __u32 *array = (__u32 *)info; in bpf_prog_info_set_offset_u32() local 104 __u64 *array = (__u64 *)info; in bpf_prog_info_set_offset_u64() local
|
| D | parse-events.y | 135 struct parse_events_array array; member 962 struct parse_events_array array; variable 974 struct parse_events_array array; variable
|
| D | demangle-java.c | 48 int array = 0; in __demangle_java_sym() local
|
| D | evlist.h | 119 #define evlist__add_default_attrs(evlist, array) \ argument 144 #define evlist__set_tracepoints_handlers(evlist, array) \ argument
|
| D | session.h | 144 #define perf_session__set_tracepoints_handlers(session, array) \ argument
|
| D | bpf_off_cpu.c | 36 u64 array[1024 / sizeof(u64)]; member
|
| D | debug.c | 276 void *array[16]; in dump_stack() local
|
| D | evsel.c | 2216 const __u64 *array = event->sample.array; in perf_evsel__parse_id_sample() local 2302 const __u64 *array, in arch_perf_parse_sample_weight() 2361 const __u64 *array; in evsel__parse_sample() local 2707 const __u64 *array; in evsel__parse_sample_timestamp() local
|
| D | synthetic-events.c | 1550 __u64 *array, u64 type __maybe_unused) in arch_perf_synthesize_sample_weight() 1555 static __u64 *copy_read_group_values(__u64 *array, __u64 read_format, in copy_read_group_values() 1572 __u64 *array; in perf_event__synthesize_sample() local 1763 int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample) in perf_event__synthesize_id_sample()
|
| /tools/perf/arch/powerpc/util/ |
| D | event.c | 14 const __u64 *array, u64 type) in arch_perf_parse_sample_weight() 29 __u64 *array, u64 type) in arch_perf_synthesize_sample_weight()
|
| /tools/perf/arch/x86/util/ |
| D | event.c | 80 const __u64 *array, u64 type) in arch_perf_parse_sample_weight() 94 __u64 *array, u64 type) in arch_perf_synthesize_sample_weight()
|
| /tools/testing/selftests/bpf/progs/ |
| D | test_global_func16.c | 17 int array[10]; in test_cls() local
|
| D | test_global_func9.c | 120 int array[10] = {0}; in test_cls() local
|
| /tools/perf/trace/beauty/ |
| D | beauty.h | 17 #define DEFINE_STRARRAY(array, _prefix) struct strarray strarray__##array = { \ argument 23 #define DEFINE_STRARRAY_OFFSET(array, _prefix, off) struct strarray strarray__##array = { \ argument 52 #define DEFINE_STRARRAYS(array) struct strarrays strarrays__##array = { \ argument
|
| /tools/lib/perf/tests/ |
| D | test-threadmap.c | 14 static int test_threadmap_array(int nr, pid_t *array) in test_threadmap_array()
|
| /tools/lib/perf/Documentation/examples/ |
| D | sampling.c | 86 __u64 ip, period, *array; in main() local
|
| /tools/testing/selftests/net/ |
| D | bind_bhash.c | 75 int *array = (int *)arg; in setup() local
|
| D | io_uring_zerocopy_tx.c | 69 unsigned *array; member 87 unsigned *array; member
|
| /tools/lib/perf/ |
| D | threadmap.c | 45 struct perf_thread_map *perf_thread_map__new_array(int nr_threads, pid_t *array) in perf_thread_map__new_array()
|
| /tools/testing/scatterlist/ |
| D | main.c | 18 static void set_pages(struct page **pages, const unsigned *array, unsigned num) in set_pages()
|
| /tools/perf/tests/ |
| D | dwarf-unwind.c | 163 struct thread *array[2] = {thread, thread}; in test_dwarf_unwind__krava_3() local
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | unpriv_bpf_disabled.c | 102 bool array = strstr(map_paths[i], "array") != NULL; in test_unpriv_bpf_disabled_positive() local
|
| /tools/io_uring/ |
| D | liburing.h | 26 unsigned *array; member
|
| /tools/bpf/bpftool/ |
| D | gen.c | 1737 struct btf_array *array; in btfgen_mark_type() local 1811 struct btf_array *array; in btfgen_record_field_relo() local 1918 struct btf_array *array; in btfgen_mark_type_match() local
|
| /tools/perf/bench/ |
| D | epoll-wait.c | 157 static void shuffle(void *array, size_t n, size_t size) in shuffle()
|