Searched refs:count_type (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dmon.h29 typedef unsigned long count_type; typedef
38 count_type count;
H A Dmon.c52 count_type issue_count[nr_itable_entries];
53 count_type read_count;
54 count_type read_byte_count[MAX_BYTE_READWRITE];
55 count_type write_count;
56 count_type write_byte_count[MAX_BYTE_READWRITE];
57 count_type unaligned_read_count;
58 count_type unaligned_write_count;
59 count_type event_count[nr_mon_events];
179 count_type value)
227 count_type num_insn
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dmon.h29 typedef unsigned long count_type; typedef
38 count_type count;
H A Dmon.c70 count_type issue_count[nr_itable_entries];
71 count_type read_count;
72 count_type read_byte_count[MAX_BYTE_READWRITE];
73 count_type write_count;
74 count_type write_byte_count[MAX_BYTE_READWRITE];
75 count_type unaligned_read_count;
76 count_type unaligned_write_count;
77 count_type event_count[nr_mon_events];
197 count_type value)
245 count_type num_insn
[all...]
/netbsd-current/external/bsd/wpa/dist/src/p2p/
H A Dp2p_i.h718 u8 count_type; member in struct:p2p_noa_desc
H A Dp2p_build.c319 wpabuf_put_u8(buf, desc->count_type);
H A Dp2p.c4386 desc1.count_type = 1;
4393 desc2.count_type = 2;

Completed in 105 milliseconds