Home
last modified time | relevance | path

Searched refs:row_offset (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/ui/browsers/
A Dhists.c784 off_t row_offset; member
867 arg->row_offset--; in hist_browser__show_callchain_list()
1046 arg->row_offset--; in hist_browser__show_callchain_folded()
1314 off_t row_offset = entry->row_offset; in hist_browser__show_entry() local
1393 --row_offset; in hist_browser__show_entry()
1397 .row_offset = row_offset, in hist_browser__show_entry()
1420 off_t row_offset = entry->row_offset; in hist_browser__show_hierarchy_entry() local
1441 row_offset--; in hist_browser__show_hierarchy_entry()
1565 .row_offset = row_offset, in hist_browser__show_hierarchy_entry()
1952 h->row_offset = 0; in ui_browser__hists_seek()
[all …]
/linux/drivers/dma/qcom/
A Dqcom_adm.c108 u32 row_offset; member
234 u32 rows, row_offset, crci_cmd; in adm_process_fc_descriptors() local
241 row_offset = burst; in adm_process_fc_descriptors()
246 row_offset = burst << 16; in adm_process_fc_descriptors()
254 box_desc->row_offset = row_offset; in adm_process_fc_descriptors()
/linux/drivers/atm/
A Dhe.c450 unsigned row_offset = he_dev->r0_startrow * he_dev->bytes_per_row; in he_init_rx_lbfp0() local
459 lbuf_addr = (row_offset + (lbuf_count * lbuf_bufsize)) / 32; in he_init_rx_lbfp0()
466 row_offset += he_dev->bytes_per_row; in he_init_rx_lbfp0()
480 unsigned row_offset = he_dev->r1_startrow * he_dev->bytes_per_row; in he_init_rx_lbfp1() local
489 lbuf_addr = (row_offset + (lbuf_count * lbuf_bufsize)) / 32; in he_init_rx_lbfp1()
496 row_offset += he_dev->bytes_per_row; in he_init_rx_lbfp1()
510 unsigned row_offset = he_dev->tx_startrow * he_dev->bytes_per_row; in he_init_tx_lbfp() local
519 lbuf_addr = (row_offset + (lbuf_count * lbuf_bufsize)) / 32; in he_init_tx_lbfp()
526 row_offset += he_dev->bytes_per_row; in he_init_tx_lbfp()
/linux/tools/perf/util/
A Dsort.h131 u16 row_offset; member
A Dhist.c2070 parent->row_offset = 0; in hists__remove_entry_filter()
2083 h->row_offset = 0; in hists__remove_entry_filter()

Completed in 25 milliseconds