Lines Matching full:action
38 \fBvoid\fR (*\fIaction\fR)(\fBvoid *\fR\fIarg\fR, const char *\fIevent\fR));
44 \fBvoid\fR (*\fIaction\fR)(\fBvoid *\fR\fIarg\fR, \fBconst char *\fR\fIevent\fR));
50 … \fBvoid\fR (*\fIaction\fR)(\fBvoid *\fR\fIarg\fR, uint_t \fIpicno\fR, const char *\fIevent\fR));
56 … \fBvoid *\fR\fIarg\fR, \fBvoid\fR (*\fIaction\fR)(\fBvoid *\fR\fIarg\fR, \fBuint_t\fR \fIpicno\fR,
63 \fBvoid\fR (*\fIaction\fR)(\fBvoid *\fR\fIarg\fR, \fBconst char *\fR\fIattr\fR));
108 The \fBcpc_walk_events_all()\fR function calls the \fIaction\fR function on
109 each element of a global \fIevent\fR list. The \fIaction\fR function is called
111 capable of counting it. The \fIaction\fR function is called only once for each
115 The \fBcpc_walk_events_pic()\fR function calls the action \fIfunction\fR with
124 The \fBcpc_walk_generic_events_all()\fR function calls the action function on
125 each generic event available on the processor. The action function is called
127 The action function is called only once for each event, even if that event can
131 The \fBcpc_walk_generic_events_pic()\fR function calls the action function with
139 \fBcpc_walk_attrs()\fR function calls the \fIaction\fR function for each
162 If the user-defined function specified by \fIaction\fR is not called, the