Home
last modified time | relevance | path

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

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