Searched refs:addSample (Results 1 – 3 of 3) sorted by relevance
56 p.addSample(A); in testProfile()64 p.addSample(A); in testProfile()73 p.addSample(A); in testProfile()74 p.addSample(B); in testProfile()84 p.addSample(AC); in testProfile()92 p.addSample(AD); in testProfile()
133 mProfileData.addSample(lines); in sampleStack()169 mProfileData.addSample(stacks.get(i)); in commit()
73 public void addSample(String[] stack) { in addSample() method in ProfileData