Home
last modified time | relevance | path

Searched refs:bh_others (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dbh.c1450 PERF_INFO_STAMP(&bh_start_time, &bh_others, 0); in xradio_bh()
1554 PERF_INFO_STAMP(&bh_start_time, &bh_others, 0); in xradio_bh()
1760 PERF_INFO_STAMP(&bh_start_time, &bh_others, 0); in xradio_bh()
1997 PERF_INFO_STAMP(&bh_start_time, &bh_others, 0); in xradio_bh()
Ddebug.h111 extern struct perf_info bh_others;
Ddebug.c2618 struct perf_info bh_others; variable
2664 if (bh_others.totaltime > bh_wait.totaltime) in xradio_perf_info()
2665 txrx_time += (bh_others.totaltime - bh_wait.totaltime); in xradio_perf_info()
2710 PUT_PERF_INFO("\t", bh_others); in xradio_perf_info()
2770 perf_info_reset(&bh_others); in xradio_perf_info()