TSG-23380: I/O层移除FieldStat2,使用FieldStat4
This commit is contained in:
@@ -7,8 +7,7 @@ extern "C"
|
||||
#endif
|
||||
|
||||
#include "tfe_utils.h"
|
||||
#include <MESA/field_stat2.h>
|
||||
|
||||
#include <tfe_fieldstat.h>
|
||||
|
||||
struct throughput_metrics
|
||||
{
|
||||
@@ -59,7 +58,7 @@ struct packet_io_fs
|
||||
uint64_t session_num; // 瞬时值
|
||||
uint64_t session_log; // 瞬时值
|
||||
|
||||
screen_stat_handle_t fs_handle;
|
||||
struct fieldstat_easy *fs_handle;
|
||||
int fs_id[128];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user