Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 6 of 6) sorted by relevance

/tools/perf/scripts/python/
Devent_analyzing_sample.py45 con.execute("""
52 con.execute("""
94 con.execute("insert into gen_events values(?, ?, ?, ?)",
99 con.execute("insert into pebs_ll values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
123 count = con.execute("select count(*) from gen_events")
132 …commq = con.execute("select comm, count(comm) from gen_events group by comm order by -count(comm)")
139 …symbolq = con.execute("select symbol, count(symbol) from gen_events group by symbol order by -coun…
145 … dsoq = con.execute("select dso, count(dso) from gen_events group by dso order by -count(dso)")
156 count = con.execute("select count(*) from pebs_ll")
165 … commq = con.execute("select comm, count(comm) from pebs_ll group by comm order by -count(comm)")
[all …]
/tools/testing/selftests/powerpc/pmu/
Dlib.c181 char execute, name[128]; in parse_proc_maps() local
194 &start, &end, &execute, name); in parse_proc_maps()
198 if (execute != 'x') in parse_proc_maps()
/tools/build/
DBuild.include72 # if_changed_dep - execute command if any prerequisite is newer than
79 # if_changed - execute command if any prerequisite is newer than
/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt11 higher level functions even if they don't directly execute much.
Dperf-probe.txt109 Dry run. With this option, --add and --del doesn't execute actual
Dperf-record.txt69 Access is the memory access type (read, write, execute) it can