Home
last modified time | relevance | path

Searched defs:total_stats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c134 struct rmnet_vnd_stats total_stats = { }; in rmnet_get_stats64() local
/linux/lib/kunit/
H A Dtest.c689 struct kunit_result_stats total_stats = { 0 }; in kunit_run_tests() local
/linux/tools/perf/
H A Dbuiltin-c2c.c921 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats() function