Home
last modified time | relevance | path

Searched refs:logtrace_thr_ts (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c8356 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_dump_intr_counters()
8357 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_dump_intr_counters()
8358 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
8359 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_dump_intr_counters()
8360 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time)); in dhd_dump_intr_counters()
12439 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_pcie_intr_count_dump()
12440 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_pcie_intr_count_dump()
12441 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
12442 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_pcie_intr_count_dump()
12443 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time))); in dhd_pcie_intr_count_dump()
H A Ddhd.h949 struct dhd_logtrace_thr_ts logtrace_thr_ts; member
H A Ddhd_linux.c4138 dhdp->logtrace_thr_ts.entry_time = OSL_LOCALTIME_NS();
4140 dhdp->logtrace_thr_ts.sem_down_time = OSL_LOCALTIME_NS();
4180 dhdp->logtrace_thr_ts.flush_time = OSL_LOCALTIME_NS();
4186 dhdp->logtrace_thr_ts.unexpected_break_time = OSL_LOCALTIME_NS();
4192 dhdp->logtrace_thr_ts.complete_time = OSL_LOCALTIME_NS();
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c8348 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_dump_intr_counters()
8349 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_dump_intr_counters()
8350 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
8351 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_dump_intr_counters()
8352 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time)); in dhd_dump_intr_counters()
12430 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_pcie_intr_count_dump()
12431 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_pcie_intr_count_dump()
12432 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
12433 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_pcie_intr_count_dump()
12434 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time))); in dhd_pcie_intr_count_dump()
H A Ddhd.h947 struct dhd_logtrace_thr_ts logtrace_thr_ts; member
H A Ddhd_linux.c4127 dhdp->logtrace_thr_ts.entry_time = OSL_LOCALTIME_NS();
4129 dhdp->logtrace_thr_ts.sem_down_time = OSL_LOCALTIME_NS();
4169 dhdp->logtrace_thr_ts.flush_time = OSL_LOCALTIME_NS();
4175 dhdp->logtrace_thr_ts.unexpected_break_time = OSL_LOCALTIME_NS();
4181 dhdp->logtrace_thr_ts.complete_time = OSL_LOCALTIME_NS();
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c8348 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_dump_intr_counters()
8349 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_dump_intr_counters()
8350 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
8351 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_dump_intr_counters()
8352 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time)); in dhd_dump_intr_counters()
12430 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_pcie_intr_count_dump()
12431 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_pcie_intr_count_dump()
12432 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
12433 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_pcie_intr_count_dump()
12434 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time))); in dhd_pcie_intr_count_dump()
H A Ddhd.h947 struct dhd_logtrace_thr_ts logtrace_thr_ts; member
H A Ddhd_linux.c4127 dhdp->logtrace_thr_ts.entry_time = OSL_LOCALTIME_NS();
4129 dhdp->logtrace_thr_ts.sem_down_time = OSL_LOCALTIME_NS();
4169 dhdp->logtrace_thr_ts.flush_time = OSL_LOCALTIME_NS();
4175 dhdp->logtrace_thr_ts.unexpected_break_time = OSL_LOCALTIME_NS();
4181 dhdp->logtrace_thr_ts.complete_time = OSL_LOCALTIME_NS();
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c11570 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_dump_intr_counters()
11571 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_dump_intr_counters()
11572 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
11573 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_dump_intr_counters()
11574 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time)); in dhd_dump_intr_counters()
17148 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_pcie_intr_count_dump()
17149 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_pcie_intr_count_dump()
17150 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
17151 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_pcie_intr_count_dump()
17152 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time))); in dhd_pcie_intr_count_dump()
H A Ddhd.h1250 struct dhd_logtrace_thr_ts logtrace_thr_ts; member
H A Ddhd_linux.c5196 dhdp->logtrace_thr_ts.entry_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5198 dhdp->logtrace_thr_ts.sem_down_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5238 dhdp->logtrace_thr_ts.flush_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5244 dhdp->logtrace_thr_ts.unexpected_break_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5250 dhdp->logtrace_thr_ts.complete_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c11563 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_dump_intr_counters()
11564 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_dump_intr_counters()
11565 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_dump_intr_counters()
11566 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_dump_intr_counters()
11567 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time)); in dhd_dump_intr_counters()
17141 GET_SEC_USEC(dhd->logtrace_thr_ts.entry_time), in dhd_pcie_intr_count_dump()
17142 GET_SEC_USEC(dhd->logtrace_thr_ts.sem_down_time), in dhd_pcie_intr_count_dump()
17143 GET_SEC_USEC(dhd->logtrace_thr_ts.flush_time), in dhd_pcie_intr_count_dump()
17144 GET_SEC_USEC(dhd->logtrace_thr_ts.unexpected_break_time), in dhd_pcie_intr_count_dump()
17145 GET_SEC_USEC(dhd->logtrace_thr_ts.complete_time))); in dhd_pcie_intr_count_dump()
H A Ddhd.h1248 struct dhd_logtrace_thr_ts logtrace_thr_ts; member
H A Ddhd_linux.c5182 dhdp->logtrace_thr_ts.entry_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5184 dhdp->logtrace_thr_ts.sem_down_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5224 dhdp->logtrace_thr_ts.flush_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5230 dhdp->logtrace_thr_ts.unexpected_break_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()
5236 dhdp->logtrace_thr_ts.complete_time = OSL_LOCALTIME_NS(); in dhd_logtrace_thread()