| /tools/perf/arch/x86/util/ |
| D | kvm-stat.c | 20 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/ |
| D | kvm-stat.c | 23 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/ |
| D | pstack.c | 38 void pstack__remove(struct pstack *pstack, void *key) in pstack__remove() 55 void pstack__push(struct pstack *pstack, void *key) in pstack__push()
|
| D | kvm-stat.h | 13 u64 key; member 27 struct event_key key; member 40 key_cmp_fun key; member
|
| D | callchain.h | 91 enum chain_key key; member
|
| /tools/perf/ui/tui/ |
| D | util.c | 29 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
|
| D | setup.c | 56 int err, key; in ui__getch() local
|
| /tools/perf/ |
| D | builtin-kvm.c | 38 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 …]
|
| D | builtin-annotate.c | 126 int key = K_RIGHT; in hists__find_annotations() local
|
| D | builtin-lock.c | 38 #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
|
| D | builtin-kmem.c | 197 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/ |
| D | common.h | 30 struct lock_class_key *key; member
|
| D | mutex.h | 22 struct lock_class_key *key, in __mutex_init()
|
| D | rwlock.h | 22 struct lock_class_key *key, in __rwlock_init()
|
| /tools/perf/ui/ |
| D | browser.c | 201 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/ |
| D | header.c | 33 int key; in list_menu__run() local
|
| D | map.c | 72 int key; in map_browser__run() local
|
| D | scripts.c | 89 int key; in script_browser__run() local
|
| /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Util.py | 35 def add_stats(dict, key, value): argument
|
| /tools/hv/ |
| D | hv_kvp_daemon.c | 107 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/ |
| D | msgque.c | 25 key_t key; member
|
| /tools/testing/selftests/networking/timestamping/ |
| D | txtimestamp.c | 81 uint32_t key, int payload_len) in __print_timestamp()
|
| /tools/usb/usbip/src/ |
| D | usbip_network.h | 130 uint32_t key[4]; member
|
| /tools/lib/lockdep/ |
| D | preload.c | 30 struct lock_class_key key; member
|
| /tools/lib/traceevent/ |
| D | event-parse.c | 192 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
|