sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.instr/src/com/nokia/carbide/cpp/pi/instr/AdvancedMemoryMap.java
changeset 12 ae255c9aa552
parent 5 844b047e260d
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
    65 	public BinaryReader getBinaryReader()
    65 	public BinaryReader getBinaryReader()
    66 	{
    66 	{
    67 		return this.binReader;
    67 		return this.binReader;
    68 	}
    68 	}
    69 	
    69 	
    70 	public void InsertSample(IttSample sample)
    70 	public void insertSample(IttSample sample)
    71 	{
    71 	{
    72 		if (this.ittTrace122 == null)
    72 		if (this.ittTrace122 == null)
    73 		{
    73 		{
    74 			// first check whether there is any binary in the location
    74 			// first check whether there is any binary in the location
    75 			// the sample is
    75 			// the sample is