Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-utils.h43 static inline char *strim(char *string) in strim()
Devent-parse.h211 char *string; member
310 struct print_arg_string string; member
Devent-parse.c4136 } *strings = NULL, *string; in process_defined_func() local
/tools/perf/tests/
Dmem.c9 const char *string) in check()
/tools/perf/util/
Ddata-convert-bt.c70 struct bt_ctf_field_type *string; member
157 const char *name, const char *string) in value_set_string()
248 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value()
903 __NON_SAMPLE_SET_FIELD(comm, string, comm); argument
1249 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(comm, in __FUNC_ADD_NON_SAMPLE_EVENT_CLASS()
Dsrcline.c89 static int bfd_error(const char *string) in bfd_error()
/tools/perf/
Dbuiltin-timechart.c1309 static void add_process_filter(const char *string) in add_process_filter()