Home
last modified time | relevance | path

Searched refs:data_total (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/common/siano/
H A Dsmscoreapi.c1477 static int data_total; /* = 0; */ in smscore_onresponse() local
1485 (int)((data_total * 1000) / in smscore_onresponse()
1489 data_total = 0; in smscore_onresponse()
1492 data_total += cb->size; in smscore_onresponse()
/linux/arch/x86/events/intel/
H A Duncore_snb.c1480 INTEL_UNCORE_EVENT_DESC(data_total, "event=0xff,umask=0x10"),
1481 INTEL_UNCORE_EVENT_DESC(data_total.scale, "6.103515625e-5"),
1482 INTEL_UNCORE_EVENT_DESC(data_total.unit, "MiB"),