| /tools/testing/selftests/powerpc/ |
| D | subunit.h | 9 static inline void test_start(char *name) in test_start() 14 static inline void test_failure_detail(char *name, char *detail) in test_failure_detail() 19 static inline void test_failure(char *name) in test_failure() 24 static inline void test_error(char *name) in test_error() 29 static inline void test_skip(char *name) in test_skip() 34 static inline void test_success(char *name) in test_success() 39 static inline void test_finish(char *name, int status) in test_finish()
|
| D | harness.c | 26 int run_test(int (test_function)(void), char *name) in run_test() 97 int test_harness(int (test_function)(void), char *name) in test_harness()
|
| /tools/perf/util/ |
| D | pmu.c | 17 char *name; member 46 char *name = evt_ent->d_name; in perf_pmu__format_parse() local 73 static int pmu_format(const char *name, struct list_head *format) in pmu_format() 94 static int perf_pmu__parse_scale(struct perf_pmu_alias *alias, char *dir, char *name) in perf_pmu__parse_scale() 144 static int perf_pmu__parse_unit(struct perf_pmu_alias *alias, char *dir, char *name) in perf_pmu__parse_unit() 175 perf_pmu__parse_per_pkg(struct perf_pmu_alias *alias, char *dir, char *name) in perf_pmu__parse_per_pkg() 193 char *dir, char *name) in perf_pmu__parse_snapshot() 209 static int __perf_pmu__new_alias(struct list_head *list, char *dir, char *name, in __perf_pmu__new_alias() 247 static int perf_pmu__new_alias(struct list_head *list, char *dir, char *name, FILE *file) in perf_pmu__new_alias() 261 static inline bool pmu_alias_info_file(char *name) in pmu_alias_info_file() [all …]
|
| D | config.c | 128 static int get_value(config_fn_t fn, void *data, char *name, unsigned int len) in get_value() 159 static int get_extended_base_var(char *name, int baselen, int c) in get_extended_base_var() 195 static int get_base_var(char *name) in get_base_var() 328 static void die_bad_config(const char *name) in die_bad_config() 335 u64 perf_config_u64(const char *name, const char *value) in perf_config_u64() 344 int perf_config_int(const char *name, const char *value) in perf_config_int() 352 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() 367 int perf_config_bool(const char *name, const char *value) in perf_config_bool() 373 const char *perf_config_dirname(const char *name, const char *value) in perf_config_dirname()
|
| D | dso.c | 248 const char *name = strrchr(path, '/'); in __kmod_path__parse() local 341 static int do_open(char *name) in do_open() 366 char *name = malloc(PATH_MAX); in __open_dso() local 874 struct map *dso__new_map(const char *name) in dso__new_map() 885 struct dso *machine__findnew_kernel(struct machine *machine, const char *name, in machine__findnew_kernel() 911 struct dso *dso, const char *name) in __dso__findlink_by_longname() 960 const char *name) in __dso__find_by_longname() 965 void dso__set_long_name(struct dso *dso, const char *name, bool name_allocated) in dso__set_long_name() 993 void dso__set_short_name(struct dso *dso, const char *name, bool name_allocated) in dso__set_short_name() 1057 struct dso *dso__new(const char *name) in dso__new() [all …]
|
| D | trace-event.c | 74 tp_format(const char *sys, const char *name) in tp_format() 100 trace_event__tp_format(const char *sys, const char *name) in trace_event__tp_format()
|
| D | kvm-stat.h | 39 const char *name; member 49 const char *name; member 61 const char *name; member 106 const char *name; member 126 #define define_exit_reasons_table(name, symbols) \ argument
|
| /tools/perf/util/include/linux/ |
| D | linkage.h | 7 #define ENTRY(name) \ argument 11 #define ENDPROC(name) argument
|
| /tools/testing/selftests/networking/timestamping/ |
| D | hwtstamp_config.c | 19 lookup_value(const char **names, int size, const char *name) in lookup_value() 46 #define TX_TYPE(name) [HWTSTAMP_TX_ ## name] = #name argument 55 #define RX_FILTER(name) [HWTSTAMP_FILTER_ ## name] = #name argument 89 const char *name; in main() local
|
| /tools/usb/usbip/libsrc/ |
| D | names.c | 46 char name[1]; member 52 char name[1]; member 58 char name[1]; member 64 char name[1]; member 70 char name[1]; member 76 char name[1]; member 206 static int new_vendor(const char *name, u_int16_t vendorid) in new_vendor() 225 static int new_product(const char *name, u_int16_t vendorid, in new_product() 246 static int new_class(const char *name, u_int8_t classid) in new_class() 265 static int new_subclass(const char *name, u_int8_t classid, u_int8_t subclassid) in new_subclass() [all …]
|
| D | usbip_common.c | 69 #define DBG_UDEV_INTEGER(name)\ argument 72 #define DBG_UINF_INTEGER(name)\ argument 117 int read_attr_value(struct udev_device *dev, const char *name, in read_attr_value() 175 #define READ_ATTR(object, type, dev, name, format) \ argument 185 const char *path, *name; in read_usb_device() local
|
| /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | EventClass.py | 24 def create_event(name, comm, dso, symbol, raw_buf): argument 36 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 55 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 84 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
| /tools/perf/ |
| D | builtin-help.c | 18 char name[FLEX_ARRAY]; member 24 char name[FLEX_ARRAY]; member 47 static const char *get_man_viewer_info(const char *name) in get_man_viewer_info() 174 static void add_man_viewer(const char *name) in add_man_viewer() 185 static int supported_man_viewer(const char *name, size_t len) in supported_man_viewer() 192 static void do_add_man_viewer_info(const char *name, in do_add_man_viewer_info() 204 static int add_man_viewer_path(const char *name, in add_man_viewer_path() 218 static int add_man_viewer_cmd(const char *name, in add_man_viewer_cmd() 234 const char *name = var + 4; in add_man_viewer_info() local 342 static void exec_viewer(const char *name, const char *page) in exec_viewer()
|
| /tools/testing/selftests/powerpc/pmu/ebb/ |
| D | ebb_handler.S | 81 #define ENTRY_POINT(name) \ argument 86 #define RESTORE_TOC(name) \ argument 93 #define ENTRY_POINT(name) FUNC_START(name) argument 94 #define RESTORE_TOC(name) \ argument
|
| /tools/firewire/ |
| D | decode-fcp.c | 43 const char *name; member 47 const char *name; /* Short name for field. */ member 55 const char *name; member 149 const char *name; in decode_avc() local
|
| /tools/perf/scripts/python/ |
| D | netdev-times.py | 227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument 251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument 255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, dev_name): argument 260 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 266 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 272 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument 278 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument [all …]
|
| /tools/perf/arch/ |
| D | common.c | 61 static bool lookup_path(char *name) in lookup_path() 88 static int lookup_triplets(const char *const *triplets, const char *name) in lookup_triplets() 132 const char *name, const char **path) in perf_env__lookup_binutils_path()
|
| /tools/lib/traceevent/ |
| D | event-plugin.c | 49 char *name; member 116 char *name; in traceevent_plugin_list_options() local 224 int traceevent_plugin_add_options(const char *name, in traceevent_plugin_add_options() 346 const char *name, in load_plugins_dir() 367 const char *name = dent->d_name; in load_plugins_dir() local 387 const char *name, in load_plugins()
|
| /tools/perf/tests/ |
| D | pmu.c | 8 const char *name; member 94 static char name[PATH_MAX]; in test_format_dir_get() local
|
| /tools/perf/bench/ |
| D | mem-memset-arch.h | 4 #define MEMSET_FN(fn, name, desc) \ argument
|
| D | mem-memcpy-arch.h | 4 #define MEMCPY_FN(fn, name, desc) \ argument
|
| /tools/lib/api/fs/ |
| D | fs.h | 14 #define FS(name) \ argument
|
| /tools/perf/arch/x86/util/ |
| D | dwarf-regs.c | 52 const char *name; member 122 int regs_query_register_offset(const char *name) in regs_query_register_offset()
|
| /tools/lib/lockdep/uinclude/linux/ |
| D | module.h | 4 #define module_param(name, type, perm) argument
|
| /tools/virtio/linux/ |
| D | ratelimit.h | 1 #define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init) int name = 0 argument
|