Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c170 parse_perfcntrs(const struct fd_dev_id *dev_id, const char *perfcntrstr, in parse_perfcntrs() argument
180 cnames = strdup(perfcntrstr); in parse_perfcntrs()
203 const char *perfcntrstr = NULL; in main() local
231 perfcntrstr = optarg; in main()
274 if (perfcntrstr) { in main()
278 perfcntrs = parse_perfcntrs(dev_id, perfcntrstr, &num_perfcntrs); in main()
300 if (perfcntrstr) { in main()

Completed in 2 milliseconds