Searched refs:parse_tag (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/util/
H A Dunits.h8 struct parse_tag { struct
13 unsigned long parse_tag_value(const char *str, struct parse_tag *tags);
H A Dunits.c10 unsigned long parse_tag_value(const char *str, struct parse_tag *tags)
12 struct parse_tag *i = tags;
H A Devlist.c915 static struct parse_tag tags[] = {
/linux-master/arch/arm/kernel/
H A Datags_parse.c143 static int __init parse_tag(const struct tag *tag) function
164 if (!parse_tag(t))
/linux-master/tools/perf/
H A Dbuiltin-ftrace.c1043 static struct parse_tag tags_size[] = {
H A Dbuiltin-record.c557 static struct parse_tag tags[] = {
3085 static struct parse_tag tags_size[] = {
3184 static struct parse_tag tags_size[] = {
3191 static struct parse_tag tags_time[] = {

Completed in 223 milliseconds