Home
last modified time | relevance | path

Searched defs:fmts (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dblock-info.h47 struct block_fmt fmts[PERF_HPP_REPORT__BLOCK_MAX_INDEX]; member
/tools/perf/
Dbuiltin-trace.c1162 static struct syscall_fmt *__syscall_fmt__find(struct syscall_fmt *fmts, const int nmemb, const cha… in __syscall_fmt__find()
1173 static struct syscall_fmt *__syscall_fmt__find_by_alias(struct syscall_fmt *fmts, const int nmemb, … in __syscall_fmt__find_by_alias()
1674 __syscall_arg_fmt__find_by_name(struct syscall_arg_fmt *fmts, const int nmemb, const char *name) in __syscall_arg_fmt__find_by_name()