프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ContextData | int[] |
메소드 | 설명 | |
---|---|---|
ContextDataTabulator ( Profile, p, int s ) : System |
메소드 | 설명 | |
---|---|---|
AllocationSeen ( int time, Context, ctx, long pos ) : void | ||
Checkpoint ( int time, int event_num ) : void | ||
GcFreedSeen ( int time, Context, ctx, long pos ) : void | ||
GcSeen ( int time, int gc_num ) : void |
protected AllocationSeen ( int time, Context, ctx, long pos ) : void | ||
time | int | |
ctx | Context, | |
pos | long | |
리턴 | void |
protected Checkpoint ( int time, int event_num ) : void | ||
time | int | |
event_num | int | |
리턴 | void |
public ContextDataTabulator ( Profile, p, int s ) : System | ||
p | Profile, | |
s | int | |
리턴 | System |
protected GcFreedSeen ( int time, Context, ctx, long pos ) : void | ||
time | int | |
ctx | Context, | |
pos | long | |
리턴 | void |