Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/scripts/python/
Dexport-to-sqlite.py705 def sample_table(*x): function
Dexport-to-postgresql.py1031 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… function
/linux-6.12.1/tools/perf/util/
Dbpf-filter.c85 } sample_table[] = { variable
/linux-6.12.1/net/mac80211/
Drc80211_minstrel_ht.c267 static u8 sample_table[SAMPLE_COLUMNS][MCS_GROUP_RATES] __read_mostly; variable