Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dfsl_qe_udc.h139 u32 ttemp; member
/kernel/linux/linux-5.10/tools/power/pm-graph/
Dsleepgraph.py2981 self.ttemp = dict()
3260 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3262 testrun.ttemp['thaw_processes'][-1]['end'] = t.time
3362 if(name not in testrun.ttemp):
3363 testrun.ttemp[name] = []
3369 if(len(testrun.ttemp[name]) > 0):
3370 testrun.ttemp[name][-1]['end'] = t.time
3371 testrun.ttemp[name][-1]['loop'] += 1
3374 testrun.ttemp[name].append({'begin': t.time,
3379 testrun.ttemp[name].append(\
[all …]
/kernel/linux/linux-5.10/include/soc/fsl/qe/
Dqe.h616 __be32 ttemp; /* Tx temp */ member