Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/examples/cpp/
H A DRecordMySQLQuery.cc48 struct query_probe_t { struct
49 uint64_t ts;
50 pid_t pid;
51 char query[100];
88 [](std::pair<query_probe_t, int> a, std::pair<query_probe_t, int> b) { in main()