Searched defs:db (Results 1 – 6 of 6) sorted by relevance
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1175 def ExecComm(db, thread_id, time): argument 1294 def __init__(self, db, collection, cpu, xbase): argument 1301 def SelectComms(self, db, thread_id, last_comm_id, start_time, end_time): argument 1318 def SelectSwitches(self, db): argument 1349 def NewHRegion(self, db, key, thread_id, comm_id, time): argument 1367 def HRegion(self, db, thread_id, comm_id, time): argument 1404 def __init__(self, glb, db, machine_id): argument 1419 def SelectCPUs(self, db): argument 2462 def Init(self, db): argument 3649 def GetEventList(db): argument [all …]
|
D | export-to-sqlite.py | 156 db = QSqlDatabase.addDatabase('QSQLITE') variable
|
D | export-to-postgresql.py | 322 db = QSqlDatabase.addDatabase('QPSQL') variable
|
/tools/testing/selftests/x86/ |
D | sigreturn.c | 351 bool db = (ar & (1 << 22)); in cs_bitness() local
|
/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 65 unsigned limit1:4, avl:1, l:1, db:1, g:1, base2:8; member
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 136 __u8 present, dpl, db, s, l, g, avl; member 353 __u64 db[4]; member
|