Searched refs:evtype (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dperf_event.c41 unsigned long evtype[MAX_HWEVENTS]; member in struct:cpu_hw_events
149 unsigned long *evtype, int n_ev)
154 idx0 = ev67_mapping[evtype[0]-1].idx;
155 config = ev67_mapping[evtype[0]-1].config;
161 if (evtype[0] == EV67_MBOXREPLAY || evtype[1] == EV67_MBOXREPLAY) {
163 idx0 = (evtype[0] == EV67_MBOXREPLAY) ? 1 : 0;
165 if (evtype[idx0] == EV67_CYCLES) {
171 if (evtype[0] == EV67_BCACHEMISS || evtype[
148 ev67_check_constraints(struct perf_event **event, unsigned long *evtype, int n_ev) argument
329 collect_events(struct perf_event *group, int max_count, struct perf_event *event[], unsigned long *evtype, int *current_idx) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dperf_event.c41 unsigned long evtype[MAX_HWEVENTS]; member in struct:cpu_hw_events
149 unsigned long *evtype, int n_ev)
154 idx0 = ev67_mapping[evtype[0]-1].idx;
155 config = ev67_mapping[evtype[0]-1].config;
161 if (evtype[0] == EV67_MBOXREPLAY || evtype[1] == EV67_MBOXREPLAY) {
163 idx0 = (evtype[0] == EV67_MBOXREPLAY) ? 1 : 0;
165 if (evtype[idx0] == EV67_CYCLES) {
171 if (evtype[0] == EV67_BCACHEMISS || evtype[
148 ev67_check_constraints(struct perf_event **event, unsigned long *evtype, int n_ev) argument
329 collect_events(struct perf_event *group, int max_count, struct perf_event *event[], unsigned long *evtype, int *current_idx) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bio/
H A Dbss_log.c257 WORD evtype= EVENTLOG_ERROR_TYPE; local
269 evtype = EVENTLOG_ERROR_TYPE;
272 evtype = EVENTLOG_WARNING_TYPE;
277 evtype = EVENTLOG_INFORMATION_TYPE;
281 evtype = EVENTLOG_ERROR_TYPE;
289 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bio/
H A Dbss_log.c295 WORD evtype = EVENTLOG_ERROR_TYPE; local
306 evtype = EVENTLOG_ERROR_TYPE;
309 evtype = EVENTLOG_WARNING_TYPE;
314 evtype = EVENTLOG_INFORMATION_TYPE;
321 evtype = EVENTLOG_ERROR_TYPE;
329 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0, lpszStrings, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bio/
H A Dbss_log.c257 WORD evtype= EVENTLOG_ERROR_TYPE; local
269 evtype = EVENTLOG_ERROR_TYPE;
272 evtype = EVENTLOG_WARNING_TYPE;
277 evtype = EVENTLOG_INFORMATION_TYPE;
281 evtype = EVENTLOG_ERROR_TYPE;
289 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bio/
H A Dbss_log.c295 WORD evtype = EVENTLOG_ERROR_TYPE; local
306 evtype = EVENTLOG_ERROR_TYPE;
309 evtype = EVENTLOG_WARNING_TYPE;
314 evtype = EVENTLOG_INFORMATION_TYPE;
321 evtype = EVENTLOG_ERROR_TYPE;
329 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0, lpszStrings, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bio/
H A Dbss_log.c257 WORD evtype= EVENTLOG_ERROR_TYPE; local
269 evtype = EVENTLOG_ERROR_TYPE;
272 evtype = EVENTLOG_WARNING_TYPE;
277 evtype = EVENTLOG_INFORMATION_TYPE;
281 evtype = EVENTLOG_ERROR_TYPE;
289 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bio/
H A Dbss_log.c295 WORD evtype = EVENTLOG_ERROR_TYPE; local
306 evtype = EVENTLOG_ERROR_TYPE;
309 evtype = EVENTLOG_WARNING_TYPE;
314 evtype = EVENTLOG_INFORMATION_TYPE;
321 evtype = EVENTLOG_ERROR_TYPE;
329 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0, lpszStrings, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.h99 struct snd_seq_port_subscribe *info, int evtype);
H A Dseq_clientmgr.c1411 int evtype)
1416 event.type = evtype;
1409 snd_seq_client_notify_subscription(int client, int port, struct snd_seq_port_subscribe *info, int evtype) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.h99 struct snd_seq_port_subscribe *info, int evtype);
H A Dseq_clientmgr.c1411 int evtype)
1416 event.type = evtype;
1409 snd_seq_client_notify_subscription(int client, int port, struct snd_seq_port_subscribe *info, int evtype) argument

Completed in 200 milliseconds