Home
last modified time | relevance | path

Searched refs:parch (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h355 struct arch **parch);
359 struct arch **parch);
H A Dannotate.c2164 struct annotation_options *options, struct arch **parch) in symbol__annotate() argument
2184 if (parch) in symbol__annotate()
2185 *parch = arch; in symbol__annotate()
3069 struct annotation_options *options, struct arch **parch) in symbol__annotate2() argument
3083 err = symbol__annotate(ms, evsel, options, parch); in symbol__annotate2()