Home
last modified time | relevance | path

Searched refs:mem_total (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Dcputopo.h40 u64 mem_total; member
H A Dcputopo.c340 node->mem_total = mem; in load_numa_node()
343 if (node->mem_total && node->mem_free) in load_numa_node()
H A Denv.h32 u64 mem_total;
31 u64 mem_total; global() member
H A Dheader.c811 ret = do_write(ff, &n->mem_total, sizeof(u64)); in write_group_desc()
2392 n->node, n->mem_total, n->mem_free); in print_sample_time()
3232 if (do_read_u64(ff, &n->mem_total)) in process_clockid()
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt202 uint64_t mem_total;
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h491 u8 mem_total; member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1323 bf->mem_total = bf->mem_20m * 2; in mt7915_mcu_sta_bfer_tlv()
1326 bf->mem_total = bf->mem_20m; in mt7915_mcu_sta_bfer_tlv()