Lines Matching +full:vmware +full:- +full:rules
5 ----
7 tracefs_event_is_enabled - Work with trace systems and events.
10 --------
12 --
16 TRACEFS_ERROR = -1,
30 --
33 -----------
62 are disable follow the same rules as *tracefs_event_enable()* for matching
77 *TRACEFS_ERROR* - An error occurred including no event were matched.
79 *TRACEFS_ALL_DISABLED* - All matching events are disabled.
81 *TRACEFS_ALL_ENABLED* - All matching events are enabled.
83 *TRACEFS_SOME_ENABLED* - Some matching events were enabled while others were not.
86 ------------
95 found, it will return -1 and errno will be set. If no errors occur, but no events
96 are found that match the _system_ and _event_ parameters, then -1 is returned
103 -------
105 --
156 --
158 -----
160 --
163 *-ltracefs*
165 --
168 --------
171 *trace-cmd*(1)
174 ------
176 --
179 --
181 --------------
182 Report bugs to <linux-trace-[email protected]>
185 -------
189 ---------
193 -------
194 Copyright \(C) 2020 VMware, Inc. Free use of this software is granted under