Searched defs:selected_flag (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/daemon/
H A Dopd_ibs_trans.c29 void trans_ibs_fetch (struct transient * trans, unsigned int selected_flag) argument
33 if ((selected_flag) == 0)
127 void trans_ibs_op (struct transient * trans, unsigned int selected_flag) argument
131 if ((selected_flag) == 0)
209 void trans_ibs_op_ls (struct transient * trans, unsigned int selected_flag) argument
218 if ((selected_flag) == 0)
414 void trans_ibs_op_nb (struct transient * trans, unsigned int selected_flag) argument
419 if ((selected_flag) == 0)

Completed in 113 milliseconds