Home
last modified time | relevance | path

Searched defs:string (Results 1 – 6 of 6) sorted by relevance

/tools/lib/traceevent/
Devent-utils.h43 static inline char *strim(char *string) in strim()
Devent-parse.h214 char *string; member
312 struct print_arg_string string; member
Devent-parse.c4115 } *strings = NULL, *string; in process_defined_func() local
/tools/perf/util/
Ddata-convert-bt.c66 struct bt_ctf_field_type *string; member
151 const char *name, const char *string) in value_set_string()
242 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value()
815 __NON_SAMPLE_SET_FIELD(comm, string, comm); argument
1141 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(comm, in __FUNC_ADD_NON_SAMPLE_EVENT_CLASS()
Dsrcline.c36 static int bfd_error(const char *string) in bfd_error()
/tools/perf/
Dbuiltin-timechart.c1306 static void add_process_filter(const char *string) in add_process_filter()