Searched defs:ostr (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | time-utils.c | 67 static int split_start_end(char **start, char **end, const char *ostr, char ch) in split_start_end() argument 94 int perf_time__parse_str(struct perf_time_interval *ptime, const char *ostr) in perf_time__parse_str() argument 121 const char *ostr, int size) in perf_time__parse_strs() argument 283 const char *ostr, u6 in percent_comma_split() argument 328 one_percent_convert(struct perf_time_interval * ptime_buf,const char * ostr,u64 start,u64 end,const char * c) one_percent_convert() argument 359 perf_time__percent_parse_str(struct perf_time_interval * ptime_buf,int num,const char * ostr,u64 start,u64 end) perf_time__percent_parse_str() argument 391 perf_time__range_alloc(const char * ostr,int * size) perf_time__range_alloc() argument [all...] |
| H A D | clockid.c | 72 const char *ostr = str; in parse_clockid() local
|
| /linux/tools/perf/tests/ |
| H A D | time-utils-test.c | 36 static bool test__perf_time__parse_str(const char *ostr, u64 start, u64 end) in test__perf_time__parse_str() argument
|