count_mode        117 arch/powerpc/oprofile/op_model_cell.c 	u16 count_mode;
count_mode        397 arch/powerpc/oprofile/op_model_cell.c 	val |= CBE_PM_COUNT_MODE_SET(pm_regs.pm_cntrl.count_mode);
count_mode        411 arch/powerpc/oprofile/op_model_cell.c 			pm_regs.pm_cntrl.count_mode = CBE_COUNT_ALL_MODES;
count_mode        413 arch/powerpc/oprofile/op_model_cell.c 			pm_regs.pm_cntrl.count_mode =
count_mode        417 arch/powerpc/oprofile/op_model_cell.c 			pm_regs.pm_cntrl.count_mode = CBE_COUNT_PROBLEM_MODE;
count_mode        419 arch/powerpc/oprofile/op_model_cell.c 			pm_regs.pm_cntrl.count_mode =
count_mode        865 arch/x86/events/intel/uncore_nhmex.c DEFINE_UNCORE_FORMAT_ATTR(count_mode,		count_mode,	"config:2-3");
count_mode         48 drivers/counter/104-quad-8.c 	unsigned int count_mode[QUAD8_NUM_COUNTERS];
count_mode        386 drivers/counter/104-quad-8.c 	priv->count_mode[chan->channel] = cnt_mode;
count_mode        405 drivers/counter/104-quad-8.c 	return priv->count_mode[chan->channel];
count_mode        476 drivers/counter/104-quad-8.c 	mode_cfg = priv->count_mode[chan->channel] << 1;
count_mode        775 drivers/counter/104-quad-8.c 	mode_cfg = priv->count_mode[id] << 1;
count_mode       1013 drivers/counter/104-quad-8.c 	switch (priv->count_mode[count->id]) {
count_mode       1056 drivers/counter/104-quad-8.c 	priv->count_mode[count->id] = cnt_mode;
count_mode       1198 drivers/counter/104-quad-8.c 	switch (priv->count_mode[count->id]) {
count_mode       1229 drivers/counter/104-quad-8.c 	switch (priv->count_mode[count->id]) {