global_start       49 arch/powerpc/include/asm/oprofile_impl.h 	int  (*global_start) (struct op_counter_config *);
global_start       95 arch/powerpc/oprofile/common.c 	if (model->global_start)
global_start       96 arch/powerpc/oprofile/common.c 		return model->global_start(ctr);
global_start     1704 arch/powerpc/oprofile/op_model_cell.c 	.global_start = cell_global_start,