Lines Matching refs:int64_t
40 @@ -50,6 +50,7 @@ int64_t qpim_mroute_socket_creation = 0; /* timestamp of creat
64 -int64_t qpim_mroute_socket_creation; /* timestamp of creation */
76 -int64_t qpim_rpf_cache_refresh_requests;
77 -int64_t qpim_rpf_cache_refresh_events;
78 -int64_t qpim_rpf_cache_refresh_last;
82 -int64_t qpim_scan_oil_events;
83 -int64_t qpim_scan_oil_last;
84 -int64_t qpim_mroute_add_events;
85 -int64_t qpim_mroute_add_last;
86 -int64_t qpim_mroute_del_events;
87 -int64_t qpim_mroute_del_last;
97 +extern int64_t qpim_mroute_socket_creation; /* timestamp of creation */
109 +extern int64_t qpim_rpf_cache_refresh_requests;
110 +extern int64_t qpim_rpf_cache_refresh_events;
111 +extern int64_t qpim_rpf_cache_refresh_last;
115 +extern int64_t qpim_scan_oil_events;
116 +extern int64_t qpim_scan_oil_last;
117 +extern int64_t qpim_mroute_add_events;
118 +extern int64_t qpim_mroute_add_last;
119 +extern int64_t qpim_mroute_del_events;
120 +extern int64_t qpim_mroute_del_last;