Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 32) sorted by relevance

12

/tools/perf/arch/x86/util/
Dkvm-stat.c20 struct event_key *key) in mmio_event_get_key()
31 struct perf_sample *sample, struct event_key *key) in mmio_event_begin()
48 struct event_key *key) in mmio_event_end()
65 struct event_key *key, in mmio_event_decode_key()
83 struct event_key *key) in ioport_event_get_key()
91 struct event_key *key) in ioport_event_begin()
109 struct event_key *key, in ioport_event_decode_key()
/tools/perf/arch/s390/util/
Dkvm-stat.c23 struct event_key *key) in event_icpt_insn_get_key()
34 struct event_key *key) in event_sigp_get_key()
42 struct event_key *key) in event_diag_get_key()
50 struct event_key *key) in event_icpt_prog_get_key()
/tools/perf/util/
Dpstack.c38 void pstack__remove(struct pstack *pstack, void *key) in pstack__remove()
55 void pstack__push(struct pstack *pstack, void *key) in pstack__push()
Dkvm-stat.h13 u64 key; member
27 struct event_key key; member
40 key_cmp_fun key; member
Dcallchain.h91 enum chain_key key; member
/tools/perf/ui/tui/
Dutil.c29 int key; in popup_menu__run() local
75 int x, y, len, key; in ui_browser__input_window() local
231 int key; in __ui__warning() local
Dsetup.c56 int err, key; in ui__getch() local
/tools/perf/
Dbuiltin-kvm.c38 struct event_key *key) in exit_event_get_key()
50 struct perf_sample *sample, struct event_key *key) in exit_event_begin()
88 struct event_key *key, in exit_event_decode_key()
150 static int kvm_events_hash_fn(u64 key) in kvm_events_hash_fn()
180 static struct kvm_event *kvm_alloc_init_event(struct event_key *key) in kvm_alloc_init_event()
196 struct event_key *key) in find_create_kvm_event()
219 struct event_key *key, u64 timestamp) in handle_begin_event()
267 struct event_key *key) in is_child_event()
288 struct event_key *key, in handle_child_event()
314 struct event_key *key, in handle_end_event()
[all …]
Dbuiltin-annotate.c126 int key = K_RIGHT; in hists__find_annotations() local
Dbuiltin-lock.c38 #define __lockhashfn(key) hash_long((unsigned long)key, LOCKHASH_BITS) argument
39 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) argument
237 int (*key)(struct lock_stat*, struct lock_stat*); member
Dbuiltin-kmem.c197 struct alloc_stat key = { .ptr = ptr, .call_site = call_site }; in search_alloc_stat() local
382 struct alloc_func key, *caller; in find_callsite() local
696 struct gfp_flag key = { in compact_gfp_string() local
720 struct gfp_flag key = { in parse_gfp_flags() local
/tools/lib/lockdep/include/liblockdep/
Dcommon.h30 struct lock_class_key *key; member
Dmutex.h22 struct lock_class_key *key, in __mutex_init()
Drwlock.h22 struct lock_class_key *key, in __rwlock_init()
/tools/perf/ui/
Dbrowser.c201 int key = 0, err; in ui_browser__warning() local
224 int key; in ui_browser__help_window() local
234 int key; in ui_browser__dialog_yesno() local
372 int err, key; in ui_browser__run() local
/tools/perf/ui/browsers/
Dheader.c33 int key; in list_menu__run() local
Dmap.c72 int key; in map_browser__run() local
Dscripts.c89 int key; in script_browser__run() local
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DUtil.py35 def add_stats(dict, key, value): argument
/tools/hv/
Dhv_kvp_daemon.c107 char key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member
267 static int kvp_key_delete(int pool, const __u8 *key, int key_size) in kvp_key_delete()
310 static int kvp_key_add_or_modify(int pool, const __u8 *key, int key_size, in kvp_key_add_or_modify()
364 static int kvp_get_value(int pool, const __u8 *key, int key_size, __u8 *value, in kvp_get_value()
396 static int kvp_pool_enumerate(int pool, int index, __u8 *key, int key_size, in kvp_pool_enumerate()
/tools/testing/selftests/ipc/
Dmsgque.c25 key_t key; member
/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c81 uint32_t key, int payload_len) in __print_timestamp()
/tools/usb/usbip/src/
Dusbip_network.h130 uint32_t key[4]; member
/tools/lib/lockdep/
Dpreload.c30 struct lock_class_key key; member
/tools/lib/traceevent/
Devent-parse.c192 struct cmdline key; in find_cmdline() local
221 struct cmdline key; in pevent_pid_is_registered() local
248 struct cmdline key; in add_new_comm() local
423 struct func_map key; in __find_func() local
670 struct printk_map key; in find_printk() local
3448 struct event_format key; in pevent_find_event() local

12