Searched refs:os_profile (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
D | osmemapi.c | 144 os_profile (OsContext, 4, total_size); in os_memoryAlloc() 244 os_profile (OsContext, 5, blk->size + sizeof(struct os_mem_block) + sizeof(__u32)); in os_memoryFree()
|
D | WlanDrvIf.c | 141 os_profile (drv, 0, 0); in wlanDrvIf_Xmit() 167 os_profile (drv, 1, 0); in wlanDrvIf_Xmit() 349 os_profile (drv, 0, 0); 358 os_profile (drv, 1, 0);
|
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
D | osApi.h | 538 #define os_profile(hos,fn,par) macro
|