PacketAdapter移除FieldStat2,为适配AArch64做准备
This commit is contained in:
@@ -10,8 +10,7 @@ struct packet_stat;
|
||||
struct packet_stat *packet_stat_create(const char *profile);
|
||||
void packet_stat_destory(struct packet_stat *handle);
|
||||
|
||||
void packet_stat_output(struct packet_stat *handle, struct metrics *metrics);
|
||||
int packet_stat_cycle(struct packet_stat *handle);
|
||||
void packet_stat_flush(struct packet_stat *handle, struct metrics *metrics);
|
||||
|
||||
#ifdef __cpluscplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user