Home
last modified time | relevance | path

Searched refs:ttemp (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/usb/gadget/udc/ !
Dfsl_qe_udc.h139 u32 ttemp; member
/linux-6.1.9/tools/power/pm-graph/ !
Dsleepgraph.py3153 self.ttemp = dict()
3488 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3490 testrun.ttemp['thaw_processes'][-1]['end'] = t.time
3591 if(name not in testrun.ttemp):
3592 testrun.ttemp[name] = []
3598 if(len(testrun.ttemp[name]) > 0):
3599 testrun.ttemp[name][-1]['end'] = t.time
3600 testrun.ttemp[name][-1]['loop'] += 1
3603 testrun.ttemp[name].append({'begin': t.time,
3608 testrun.ttemp[name].append(\
[all …]
/linux-6.1.9/include/soc/fsl/qe/ !
Dqe.h599 __be32 ttemp; /* Tx temp */ member