Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 71) sorted by relevance

123

/tools/perf/util/
Dcomm.c8 char *str; member
32 static struct comm_str *comm_str__alloc(const char *str) in comm_str__alloc()
51 static struct comm_str *comm_str__findnew(const char *str, struct rb_root *root) in comm_str__findnew()
82 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
103 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
Dstring.c11 s64 perf_atoll(const char *str) in perf_atoll()
79 static int count_argc(const char *str) in count_argc()
121 char **argv_split(const char *str, int *argcp) in argv_split()
199 static bool __match_glob(const char *str, const char *pat, bool ignore_space) in __match_glob()
253 bool strglobmatch(const char *str, const char *pat) in strglobmatch()
266 bool strlazymatch(const char *str, const char *pat) in strlazymatch()
Dcgroup.c76 static int add_cgroup(struct perf_evlist *evlist, char *str) in add_cgroup()
137 int parse_cgroups(const struct option *opt __maybe_unused, const char *str, in parse_cgroups()
Dparse-events.l18 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value()
47 static int str(yyscan_t scanner, int token) in str() function
Dparse-regs-options.c8 parse_regs(const struct option *opt, const char *str, int unset) in parse_regs()
Dwrapper.c15 char *xstrdup(const char *str) in xstrdup()
Dparse-events.c240 char *str = strchr(name, ':'); in tracepoint_name_to_path() local
319 static int parse_aliases(char *str, const char *names[][PERF_EVSEL__MAX_ALIASES], int size) in parse_aliases()
358 char *str = op_result[i]; in parse_events_add_cache() local
1087 static int get_event_modifier(struct event_modifier *mod, char *str, in get_event_modifier()
1178 static int check_modifier(char *str) in check_modifier()
1195 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
1268 #define SET_SYMBOL(str, stype) \ argument
1350 static int parse_events__scanner(const char *str, void *data, int start_token) in parse_events__scanner()
1376 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
1395 int parse_events(struct perf_evlist *evlist, const char *str, in parse_events()
[all …]
Dtarget.c72 const char *str = target->uid_str; in target__parse_uid() local
Drecord.c11 static int perf_do_probe_api(setup_probe_fn_t fn, int cpu, const char *str) in perf_do_probe_api()
241 bool perf_evlist__can_select_event(struct perf_evlist *evlist, const char *str) in perf_evlist__can_select_event()
Dparse-branch-options.c35 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
Dstrfilter.c214 const char *str) in strfilter_node__compare()
234 bool strfilter__compare(struct strfilter *filter, const char *str) in strfilter__compare()
Dutil.c391 int parse_nsec_time(const char *str, u64 *ptime) in parse_nsec_time()
424 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value()
451 int get_stack_size(const char *str, unsigned long *_size) in get_stack_size()
671 fetch_kernel_version(unsigned int *puint, char *str, in fetch_kernel_version()
Dparse-events.h77 char *str; member
92 char *str; /* string to display at the index */ member
/tools/perf/
Dbuiltin-probe.c64 static int parse_probe_event(const char *str) in parse_probe_event()
90 static int params_add_filter(const char *str) in params_add_filter()
176 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
215 const char *str, int unset __maybe_unused) in opt_show_lines()
235 const char *str, int unset __maybe_unused) in opt_show_vars()
254 const char *str, int unset __maybe_unused) in opt_add_probe_event()
265 const char *str, int unset) in opt_set_filter_with_command()
277 const char *str, int unset __maybe_unused) in opt_set_filter()
369 char *str = strfilter__string(filter); in perf_del_probe_events() local
/tools/iio/
Dlsiio.c31 static inline int check_prefix(const char *str, const char *prefix) in check_prefix()
37 static inline int check_postfix(const char *str, const char *postfix) in check_postfix()
/tools/testing/selftests/powerpc/dscr/
Ddscr_user_test.c24 static int check_dscr(char *str) in check_dscr()
/tools/testing/selftests/powerpc/
Dutils.h48 #define str(s) _str(s) macro
/tools/power/cpupower/bench/
Dparse.c43 enum sched_prio string_to_prio(const char *str) in string_to_prio()
/tools/lib/traceevent/
Dparse-filter.c456 char *str; in add_right() local
1471 char *str; in copy_filter_type() local
1558 char *str; in pevent_update_trivial() local
2073 char *str = NULL; in op_to_str() local
2177 char *str = NULL; in val_to_str() local
2194 char *str = NULL; in exp_to_str() local
2249 char *str = NULL; in num_to_str() local
2297 char *str = NULL; in str_to_str() local
2329 char *str = NULL; in arg_to_str() local
Dtrace-seq.c193 int trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts()
/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c120 int trace_log_string(struct trace_buffer *tb, char *str) in trace_log_string()
226 char *str; in trace_print_string() local
/tools/perf/ui/browsers/
Dheader.c15 char *str = *arg; in ui_browser__argv_write() local
/tools/laptop/freefall/
Dfreefall.c83 const char *str = (seconds == 0) ? "Unparked" : "Parked"; in protect() local
/tools/perf/arch/x86/util/
Dintel-pt.c68 const char *str, in intel_pt_parse_terms_with_default()
96 static int intel_pt_parse_terms(struct list_head *formats, const char *str, in intel_pt_parse_terms()
122 static int intel_pt_read_config(struct perf_pmu *intel_pt_pmu, const char *str, in intel_pt_read_config()
239 const char *str) in intel_pt_parse_snapshot_options()
384 static void intel_pt_valid_str(char *str, size_t len, u64 valid) in intel_pt_valid_str()
/tools/perf/tests/
Dattr.c44 #define __WRITE_ASS(str, fmt, data) \ argument

123