/linux/tools/perf/scripts/python/ |
H A D | parallel-perf.py | 300 def __init__(self, args, short_name, long_name, default=None): argument 371 def ReadOption(args, short_name, long_name, err_prefix, remove=False): argument 380 def ExtractOption(args, short_name, long_name, err_prefix): argument 383 def ReadPerfOption(args, short_name, long_name): argument 386 def ExtractPerfOption(args, short_name, long_name): argument
|
H A D | export-to-postgresql.py | 1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
|
H A D | exported-sql-viewer.py | 4807 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
|
/linux/tools/perf/util/ |
H A D | vdso.c | 127 static struct dso *__machine__addnew_vdso(struct machine *machine, const char *short_name, in __machine__addnew_vdso() argument
|
H A D | bpf-event.c | 131 const char *short_name = NULL; in synthesize_bpf_prog_name() local
|
H A D | dsos.c | 117 static int __dso__cmp_short_name(const char *short_name, const struct dso_id *id, in __dso__cmp_short_name()
|
H A D | dso.h | 189 const char *short_name; in DECLARE_RC_STRUCT() local
|
H A D | dso.c | 1247 const char *short_name, int dso_type) in machine__findnew_kernel()
|
H A D | probe-event.c | 161 const char *short_name = dso->short_name; /* short_name is "[module]" */ kernel_get_module_map_cb() local
|
/linux/drivers/hid/ |
H A D | hid-led.c | 73 const char *short_name; member
|
/linux/tools/lib/subcmd/ |
H A D | parse-options.h | 99 int short_name; member
|
/linux/fs/vboxsf/ |
H A D | shfl_hostintf.h | 426 u16 short_name[14]; member
|
/linux/include/net/bluetooth/ |
H A D | mgmt.h | 127 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 168 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member 913 __u8 short_name[MGMT_MAX_SHORT_NAME_LENGTH]; member
|
H A D | hci_core.h | 356 __u8 short_name[HCI_MAX_SHORT_NAME_LENGTH]; member
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 1802 char short_name[NETXEN_MAX_SHORT_NAME]; member
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1718 char short_name[QLCNIC_MAX_BOARD_NAME_LEN]; member
|