Home
last modified time | relevance | path

Searched defs:query (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dtp_attach_query.c10 struct perf_event_query_bpf *query; in test_tp_attach_query() local
/tools/perf/scripts/python/
Dexported-sql-viewer.py183 def QueryExec(query, stmt): argument
671 def FindSelect(self, value, pattern, query): argument
691 def Found(self, query, found): argument
696 def FindValue(self, value, pattern, query, last_value, last_pattern): argument
704 def FindNext(self, query): argument
710 def FindPrev(self, query): argument
773 def DoFindSelect(self, query, match): argument
783 def FindPath(self, query): argument
969 def DoFindSelect(self, query, match): argument
978 def FindPath(self, query): argument
[all …]
Dexport-to-postgresql.py323 query = QSqlQuery(db) variable
338 query = QSqlQuery(db) variable
Dexport-to-sqlite.py160 query = QSqlQuery(db) variable
/tools/include/uapi/linux/
Dbpf.h1406 } query; member