Home
last modified time | relevance | path

Searched refs:sync_fiq_ret_count (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_interrupt.c57 tsp_stats[linear_id].sync_fiq_ret_count++; in tsp_update_sync_fiq_stats()
66 tsp_stats[linear_id].sync_fiq_ret_count); in tsp_update_sync_fiq_stats()
Dtsp_private.h60 uint32_t sync_fiq_ret_count; /* Number of fiq returns on this cpu */ member