Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-utils.h29 static inline char *strim(char *string) in strim()
Devent-parse.h156 char *string; member
255 struct tep_print_arg_string string; member
Devent-parse.c4256 } *strings = NULL, *string; in process_defined_func() local
/tools/perf/tests/
Dmem.c11 const char *string) in check()
/tools/perf/util/
Ddata-convert-bt.c73 struct bt_ctf_field_type *string; member
160 const char *name, const char *string) in value_set_string()
251 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value()
908 __NON_SAMPLE_SET_FIELD(comm, string, comm); argument
1254 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(comm, in __FUNC_ADD_NON_SAMPLE_EVENT_CLASS()
Dsrcline.c148 static int bfd_error(const char *string) in bfd_error()
/tools/perf/
Dbuiltin-timechart.c1308 static void add_process_filter(const char *string) in add_process_filter()