/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_mapped_section.h | 65 static inline void pt_msec_init(struct pt_mapped_section *msec, in pt_msec_init() 85 static inline void pt_msec_fini(struct pt_mapped_section *msec) in pt_msec_fini() 93 static inline uint64_t pt_msec_begin(const struct pt_mapped_section *msec) in pt_msec_begin() 102 static inline uint64_t pt_msec_end(const struct pt_mapped_section *msec) in pt_msec_end() 111 static inline uint64_t pt_msec_offset(const struct pt_mapped_section *msec) in pt_msec_offset() 120 static inline uint64_t pt_msec_size(const struct pt_mapped_section *msec) in pt_msec_size() 130 pt_msec_section(const struct pt_mapped_section *msec) in pt_msec_section() 137 pt_msec_asid(const struct pt_mapped_section *msec) in pt_msec_asid() 146 static inline uint64_t pt_msec_map(const struct pt_mapped_section *msec, in pt_msec_map() 153 static inline uint64_t pt_msec_unmap(const struct pt_mapped_section *msec, in pt_msec_unmap() [all …]
|
H A D | pt_msec_cache.h | 50 struct pt_mapped_section msec; member
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-mapped_section.c | 38 struct pt_mapped_section msec; in begin() local 52 struct pt_mapped_section msec; in end() local 66 struct pt_mapped_section msec; in offset() local 80 struct pt_mapped_section msec; in size() local 94 struct pt_mapped_section msec; in asid() local 114 struct pt_mapped_section msec; in asid_null() local 129 struct pt_mapped_section msec; in map() local 142 struct pt_mapped_section msec; in unmap() local 156 struct pt_mapped_section msec; in section() local 169 struct pt_mapped_section msec; in section_null() local
|
H A D | ptunit-msec_cache.c | 118 int pt_image_validate(struct pt_image *image, struct pt_mapped_section *msec, in pt_image_validate() 139 int pt_image_find(struct pt_image *image, struct pt_mapped_section *msec, in pt_image_find() 206 const struct pt_mapped_section *msec; in read_null() local 225 const struct pt_mapped_section *msec; in fill_null() local 267 const struct pt_mapped_section *msec; in read_nomap() local 281 const struct pt_mapped_section *msec; in read() local 298 const struct pt_mapped_section *msec; in fill_nomap() local 321 const struct pt_mapped_section *msec; in fill() local
|
H A D | ptunit-image.c | 1904 struct pt_mapped_section msec; in find_null() local 1923 struct pt_mapped_section msec; in find() local 1939 struct pt_mapped_section msec; in find_asid() local 1971 struct pt_mapped_section msec; in find_bad_asid() local 1982 struct pt_mapped_section msec; in find_nomem() local 1993 struct pt_mapped_section msec; in validate_null() local 2007 struct pt_mapped_section msec; in validate() local 2024 struct pt_mapped_section msec; in validate_bad_asid() local 2043 struct pt_mapped_section msec; in validate_bad_vaddr() local 2062 struct pt_mapped_section msec; in validate_bad_offset() local [all …]
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_image.c | 179 const struct pt_mapped_section *msec; in pt_image_add() local 276 struct pt_mapped_section *msec; in pt_image_remove() local 388 struct pt_mapped_section *msec; in pt_image_remove_by_filename() local 438 struct pt_mapped_section *msec; in pt_image_remove_by_asid() local 500 static inline int pt_image_check_msec(const struct pt_mapped_section *msec, in pt_image_check_msec() 545 struct pt_mapped_section *msec; in pt_image_fetch_section() local 577 struct pt_mapped_section *msec; in pt_image_read() local 659 struct pt_mapped_section *msec; in pt_image_find() local
|
H A D | pt_msec_cache.c | 80 struct pt_mapped_section *msec; in pt_msec_cache_read() local 104 struct pt_mapped_section *msec; in pt_msec_cache_fill() local
|
H A D | pt_block_decoder.c | 675 const struct pt_mapped_section *msec) in pt_blk_decode_in_section() 1686 static inline int pt_blk_is_in_section(const struct pt_mapped_section *msec, in pt_blk_is_in_section() 1778 const struct pt_mapped_section *msec, in pt_blk_proceed_no_event_fill_cache() 2131 const struct pt_mapped_section *msec) in pt_blk_proceed_no_event_cached() 2471 const struct pt_mapped_section *msec; in pt_blk_msec_fill() local 2532 const struct pt_mapped_section *msec; in pt_blk_proceed_no_event() local
|
H A D | pt_insn_decoder.c | 1215 const struct pt_mapped_section *msec, in pt_insn_decode_cached() 1291 const struct pt_mapped_section *msec; in pt_insn_next() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | uglydate.c | 23 long msec; uglydate() local
|
H A D | dofptoa.c | 17 dofptoa(u_fp fpv,char sign,short ndec,int msec) dofptoa() argument
|
H A D | dolfptoa.c | 18 dolfptoa(u_int32 fpi,u_int32 fpv,char sign,short ndec,int msec) dolfptoa() argument
|
H A D | prettydate.c | 167 u_int msec; common_prettydate() local
|
/freebsd/contrib/unbound/util/ |
H A D | tube.c | 408 int msec = -1; in pollit() local 438 int tube_wait_timeout(struct tube* tube, int msec) in tube_wait_timeout() 689 int tube_wait_timeout(struct tube* tube, int msec) in tube_wait_timeout()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
H A D | zfs_context_os.h | 76 #define MSEC_TO_TICK(msec) (howmany((hrtime_t)(msec) * hz, MILLISEC)) argument
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | iwmbt_hw.h | 75 IWMBT_MSEC2TS(msec) global() argument
|
/freebsd/sys/dev/hdmi/ |
H A D | dwc_hdmi.c | 73 dwc_hdmi_phy_wait_i2c_done(struct dwc_hdmi_softc *sc, int msec) in dwc_hdmi_phy_wait_i2c_done() 278 uint8_t msec; in dwc_hdmi_phy_configure() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | jiffies.h | 72 msecs_to_jiffies(uint64_t msec) in msecs_to_jiffies()
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbt_hw.h | 72 #define RTLBT_MSEC2TS(msec) \ argument
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | poll.c | 139 long msec = -1; in poll_dispatch() local
|
/freebsd/tools/bus_space/examples/ |
H A D | am79c900_diag.py | 148 def delay(msec): argument
|
/freebsd/contrib/libevent/ |
H A D | poll.c | 139 long msec = -1; in poll_dispatch() local
|
H A D | win32select.c | 308 long msec = tv ? evutil_tv_to_msec_(tv) : LONG_MAX; in win32_dispatch() local
|
/freebsd/sys/dev/iicbus/rtc/ |
H A D | rtc8583.c | 64 uint8_t msec, sec, min, hour, day, month; member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_datum.c | 142 int msec; /* miliseconds */ member
|