Searched refs:DO_SAVE_MIN (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/module/ia64/
H A DIA64minstate.h119 * DO_SAVE_MIN switches to the kernel stacks (if necessary) and saves
140 #define DO_SAVE_MIN(COVER, SAVE_IFS, EXTRA) \ macro
277 #define SAVE_MIN_WITH_COVER DO_SAVE_MIN(cover, mov rCRIFS=cr.ifs,)
279 DO_SAVE_MIN(cover, mov rCRIFS=cr.ifs, mov r15=r19)
280 #define SAVE_MIN DO_SAVE_MIN(, mov rCRIFS=r0,)

Completed in 155 milliseconds