Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h139 u32 ttemp; member
/linux-6.15/tools/power/pm-graph/
H A Dsleepgraph.py3197 self.ttemp = dict()
3532 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3635 if(name not in testrun.ttemp):
3636 testrun.ttemp[name] = []
3642 if(len(testrun.ttemp[name]) > 0):
3644 testrun.ttemp[name][-1]['loop'] += 1
3652 testrun.ttemp[name].append(\
3655 if(len(testrun.ttemp[name]) > 0):
3657 testrun.ttemp[name][-1]['end'] = t.time
3785 for name in sorted(test.ttemp):
[all …]
/linux-6.15/include/soc/fsl/qe/
H A Dqe.h621 __be32 ttemp; /* Tx temp */ member