To find where in your program you are using vector instructions, use the following command: PCAA> PLOT/VCOUNTERS PROGRAM_ADDRESS BY VINSTRUCTION This command displays the address of each vector instruction that is used in your program and shows what percentage of program execution time is spent on each instruction.