Searched refs:i_attention (Results 1 – 5 of 5) sorted by relevance
44 int handleCheckstop(Attention* i_attention);53 int handleSpecial(Attention* i_attention);227 int handleCheckstop(Attention* i_attention) in handleCheckstop() argument237 if (false == (i_attention->getConfig()->getFlag(enCheckstop))) in handleCheckstop()275 int handleSpecial(Attention* i_attention) in handleSpecial() argument282 pdbg_target* attnProc = i_attention->getTarget(); // proc with attention in handleSpecial()342 if (true == (i_attention->getConfig()->getFlag(enTerminate))) in handleSpecial()353 if (i_attention->getConfig()->getFlag(dfltTi)) in handleSpecial()356 if (true == (i_attention->getConfig()->getFlag(enTerminate))) in handleSpecial()366 if (true == (i_attention->getConfig()->getFlag(enBreakpoints))) in handleSpecial()
128 int handleVital(Attention* i_attention) in handleVital() argument133 if (false == (i_attention->getConfig()->getFlag(enVital))) in handleVital()149 pdbg_target_index(i_attention->getTarget()); // get processor number in handleVital()
13 int handleVital(Attention* i_attention);
14 int handleSpecial(Attention* i_attention);15 int handleCheckstop(Attention* i_attention);16 int handleVital(Attention* i_attention);
13 int handleSpecial(Attention* i_attention);