Home
last modified time | relevance | path

Searched defs:field (Results 1 – 25 of 35) sorted by relevance

12

/tools/testing/selftests/bpf/verifier/
Dwide_access.c1 #define BPF_SOCK_ADDR_STORE(field, off, res, err) \ argument
38 #define BPF_SOCK_ADDR_LOAD(field, off, res, err) \ argument
/tools/lib/traceevent/plugins/
Dplugin_sched_switch.c33 static void write_and_save_comm(struct tep_format_field *field, in write_and_save_comm()
57 struct tep_format_field *field; in sched_wakeup_handler() local
86 struct tep_format_field *field; in sched_switch_handler() local
Dplugin_kmem.c15 struct tep_format_field *field; in call_site_handler() local
Dplugin_function.c176 struct tep_format_field *field; in trace_stack_handler() local
214 struct tep_format_field *field; in trace_raw_data_handler() local
/tools/perf/pmu-events/
Djevents.c193 static struct field { struct
194 const char *field; member
196 } fields[] = { argument
219 static int match_field(char *map, jsmntok_t *field, int nz, in match_field()
406 #define ADD_EVENT_FIELD(field) do { if (je->field) { \ argument
412 #define FREE_EVENT_FIELD(field) free(es->field) argument
414 #define TRY_FIXUP_FIELD(field) do { if (es->field && !je->field) {\ argument
560 jsmntok_t *field, *val; in json_events() local
/tools/lib/traceevent/
Devent-parse.c1352 static int field_is_string(struct tep_format_field *field) in field_is_string()
1362 static int field_is_dynamic(struct tep_format_field *field) in field_is_dynamic()
1370 static int field_is_long(struct tep_format_field *field) in field_is_long()
1422 struct tep_format_field *field = NULL; in event_read_fields() local
2149 char *field; in process_entry() local
2187 struct tep_print_arg *field; in alloc_and_process_delim() local
2523 struct tep_print_flag_sym *field; in process_fields() local
2602 struct tep_print_arg *field; in process_flags() local
2655 struct tep_print_arg *field; in process_symbols() local
2758 struct tep_format_field *field; in process_dynamic_array() local
[all …]
Devent-parse.h166 struct tep_format_field *field; member
181 struct tep_print_arg *field; member
187 struct tep_print_arg *field; member
192 struct tep_print_arg *field; member
197 struct tep_print_arg *field; member
203 struct tep_format_field *field; member
247 struct tep_print_arg_field field; member
651 struct tep_format_field *field; member
682 struct tep_format_field *field; member
692 struct tep_filter_arg_field field; member
/tools/perf/util/scripting-engines/
Dtrace-event-perl.c104 static void define_symbolic_values(struct tep_print_flag_sym *field, in define_symbolic_values()
162 static void define_flag_values(struct tep_print_flag_sym *field, in define_flag_values()
344 struct tep_format_field *field; in perl_process_tracepoint() local
Dtrace-event-python.c231 struct tep_print_flag_sym *field, in define_values()
340 struct tep_format_field *field, void *data) in get_field_numeric_entry()
805 struct tep_format_field *field; in python_process_tracepoint() local
/tools/kvm/kvm_stat/
Dkvm_stat268 def tracepoint_is_child(self, field): argument
281 def debugfs_is_child(self, field): argument
301 def debugfs_is_child(self, field): argument
313 def debugfs_is_child(self, field): argument
325 def debugfs_is_child(self, field): argument
512 def is_field_wanted(fields_filter, field): argument
841 def _read_field(self, field, path): argument
/tools/perf/tests/
Devsel-tp-sched.c11 struct tep_format_field *field = evsel__field(evsel, name); in perf_evsel__test_field() local
Dattr.c65 #define WRITE_ASS(field, fmt) __WRITE_ASS(field, fmt, attr->field) argument
/tools/perf/util/
Ddata-convert-bt.c102 struct bt_ctf_field *field; in value_set() local
163 struct bt_ctf_field *field; in value_set_string() local
188 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type()
251 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value()
297 struct bt_ctf_field *field; in add_tracepoint_field_value() local
405 struct tep_format_field *field; in add_tracepoint_fields_values() local
976 struct tep_format_field *field) in event_class_add_field()
1018 struct tep_format_field *field; in add_tracepoint_fields_types() local
Dtrace-event-parse.c20 struct tep_format_field *field; in get_common_field() local
83 struct tep_format_field *field; in raw_field_value() local
Devsel_fprintf.c77 struct tep_format_field *field; in evsel__fprintf() local
Dcputopo.c236 char field[32]; in load_numa_node() local
Dsort.c2019 struct tep_format_field *field; member
2050 struct tep_format_field *field = hde->field; in update_dynamic_len() local
2135 struct tep_format_field *field; in __sort__hde_entry() local
2195 struct tep_format_field *field; in __sort__hde_cmp() local
2252 __alloc_dynamic_entry(struct evsel *evsel, struct tep_format_field *field, in __alloc_dynamic_entry()
2317 static int parse_field_name(char *str, char **event, char **field, char **opt) in parse_field_name()
2387 struct tep_format_field *field, in __dynamic_dimension__add()
2405 struct tep_format_field *field; in add_evsel_fields() local
2440 struct tep_format_field *field; in add_all_matching_fields() local
2462 struct tep_format_field *field; in add_dynamic_entry() local
Dprobe-event.h88 struct perf_probe_arg_field *field; /* Structure fields */ member
/tools/testing/selftests/bpf/progs/
Dtest_tc_neigh_fib.c18 # define ctx_ptr(field) (void *)(long)(field) argument
Dtest_tc_neigh.c18 # define ctx_ptr(field) (void *)(long)(field) argument
/tools/lib/bpf/
Dlibbpf_internal.h139 #define OPTS_HAS(opts, field) \ argument
141 #define OPTS_GET(opts, field, fallback_value) \ argument
143 #define OPTS_SET(opts, field, value) \ argument
Dbpf_core_read.h40 #define __CORE_RELO(src, field, info) \ argument
69 #define BPF_CORE_READ_BITFIELD_PROBED(s, field) ({ \ argument
87 #define BPF_CORE_READ_BITFIELD(s, field) ({ \ argument
119 #define bpf_core_field_exists(field) \ argument
126 #define bpf_core_field_size(field) \ argument
/tools/include/linux/
Drbtree.h97 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ argument
/tools/perf/
Dbuiltin-trace.c237 static int __tp_field__init_uint(struct tp_field *field, int size, int offset, bool needs_swap) in __tp_field__init_uint()
261 static int tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool … in tp_field__init_uint()
266 static void *tp_field__ptr(struct tp_field *field, struct perf_sample *sample) in tp_field__ptr()
271 static int __tp_field__init_ptr(struct tp_field *field, int offset) in __tp_field__init_ptr()
278 static int tp_field__init_ptr(struct tp_field *field, struct tep_format_field *format_field) in tp_field__init_ptr()
371 static int evsel__init_tp_uint_field(struct evsel *evsel, struct tp_field *field, const char *name) in evsel__init_tp_uint_field()
385 static int evsel__init_tp_ptr_field(struct evsel *evsel, struct tp_field *field, const char *name) in evsel__init_tp_ptr_field()
1686 syscall_arg_fmt__init_array(struct syscall_arg_fmt *arg, struct tep_format_field *field) in syscall_arg_fmt__init_array()
2016 struct tep_format_field *field; in syscall__scnprintf_args() local
2685 struct tep_format_field *field = evsel->tp_format->format.fields; local
[all …]
/tools/testing/selftests/net/
Drxtimestamp.c231 #define VALIDATE(field) \ in do_recv() argument

12