Home
last modified time | relevance | path

Searched refs:stats_key (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h54 } stats_key; typedef
91 typedef stats_key app_uid_sim_stats_key;
94 typedef stats_key app_uid_if_stats_key;
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_stats.cpp96 BpfMapper<stats_key, stats_value> uidSimStatsMap(APP_UID_SIM_STATS_MAP_PATH, BPF_F_RDONLY); in GetAllSimStatsInfo()
144 BpfMapper<stats_key, stats_value> uidIfaceStatsMap(APP_UID_IF_STATS_MAP_PATH, BPF_F_RDONLY); in GetAllStatsInfo()
185 BpfMapper<stats_key, stats_value> uidStatsMap(path, BPF_ANY); in DeleteStatsInfo()

Completed in 2 milliseconds