HomeSort by relevance Sort by last modified time
    Searched refs:os_profile (Results 1 - 12 of 12) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c 538 os_profile (pHwAccess->hOs, 2, 0);
546 os_profile (pHwAccess->hOs, 3, 0);
606 os_profile (pHwAccess->hOs, 2, 0);
617 os_profile (pHwAccess->hOs, 3, 0);
664 os_profile (pHwAccess->hOs, 2, 0);
675 os_profile (pHwAccess->hOs, 3, 0);
734 os_profile (pHwAccess->hOs, 2, 0);
738 os_profile (pHwAccess->hOs, 3, 0);
752 os_profile (pHwAccess->hOs, 2, 0);
756 os_profile (pHwAccess->hOs, 3, 0)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 134 os_profile (OsContext, 4, total_size);
189 os_profile (OsContext, 4, total_size);
286 os_profile (OsContext, 5, blk->size + sizeof(struct os_mem_block) + sizeof(__u32));
osapi.c 312 os_profile (OsContext, 6, 0);
356 os_profile (OsContext, 6, 0);
    [all...]
esta_drv.c 631 os_profile (drv, 0, 0);
759 os_profile (drv, 1, 0);
1010 os_profile (drv, 0, 0);
1062 os_profile (drv, 1, 0);
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osmemapi.c 144 os_profile (OsContext, 4, total_size);
244 os_profile (OsContext, 5, blk->size + sizeof(struct os_mem_block) + sizeof(__u32));
WlanDrvIf.c 141 os_profile (drv, 0, 0);
167 os_profile (drv, 1, 0);
349 os_profile (drv, 0, 0);
358 os_profile (drv, 1, 0);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 340 #define os_profile(hos,fn,par) _os_profile (hos, fn, par) macro
342 #define os_profile(hos,fn,par) macro
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osmemapi.c 144 os_profile (OsContext, 4, total_size);
244 os_profile (OsContext, 5, blk->size + sizeof(struct os_mem_block) + sizeof(__u32));
WlanDrvIf.c 141 os_profile (drv, 0, 0);
166 os_profile (drv, 1, 0);
348 os_profile (drv, 0, 0);
357 os_profile (drv, 1, 0);
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 538 #define os_profile(hos,fn,par) macro
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 538 #define os_profile(hos,fn,par) macro
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 118 os_profile (hOs, 8, pMemMngr->msduMaxNumber * sizeof(mem_MSDU_T));
128 os_profile (hOs, 8, pMemMngr->bdMaxNumber * sizeof(mem_BD_T));
154 os_profile (hOs, 8, pMemMngr->buffersPool[count].dataBufMaxNumber * sizeof(mem_DataBuf_T));
181 os_profile (hOs, 8, pMemMngr->buffersPool[count].buffersSize * pMemMngr->buffersPool[count].dataBufMaxNumber);
    [all...]

Completed in 293 milliseconds