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