Свойство | Тип | Описание | |
---|---|---|---|
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 |
protected GcSeen ( int time, int gc_num ) : void | ||
time | int | |
gc_num | int | |
Результат | void |