Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-sqlite.py441 def sample_table(*x): function
Dexport-to-postgresql.py719 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… function
/Linux-v4.19/net/mac80211/
Drc80211_minstrel_ht.h118 void *sample_table; member
Drc80211_minstrel.h111 u8 *sample_table; member
Drc80211_minstrel_ht.c201 static u8 sample_table[SAMPLE_COLUMNS][MCS_GROUP_RATES] __read_mostly; variable