![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _PERF_PARSE_REGS_OPTIONS_H 0003 #define _PERF_PARSE_REGS_OPTIONS_H 1 0004 struct option; 0005 int parse_user_regs(const struct option *opt, const char *str, int unset); 0006 int parse_intr_regs(const struct option *opt, const char *str, int unset); 0007 #endif /* _PERF_PARSE_REGS_OPTIONS_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |