Searched defs:items (Results 1 – 10 of 10) sorted by relevance
/tools/perf/util/ |
D | thread_map.c | 37 int items; in thread_map__new_by_pid() local 77 int max_threads = 32, items, i; in __thread_map__new_all_cpus() local 185 int items, total_tasks = 0; in thread_map__new_by_pid_str() local
|
D | config.h | 17 struct list_head items; member
|
D | intel-pt.c | 1595 const struct intel_pt_blk_items *items, in intel_pt_add_gp_regs() 1628 const struct intel_pt_blk_items *items, in intel_pt_add_xmm() 1673 const struct intel_pt_blk_items *items) in intel_pt_add_lbrs() 1702 const struct intel_pt_blk_items *items = &ptq->state->items; in intel_pt_synth_pebs_sample() local
|
D | machine.c | 1131 int i, items = 0; in machines__create_guest_kernel_maps() local
|
/tools/testing/radix-tree/ |
D | tag_check.c | 134 struct item *items[BATCH]; in gang_check() local 311 struct item *items[BATCH]; in single_check() local
|
D | test.c | 120 struct item *items[chunk]; in item_gang_check_present() local 146 struct item *items[chunk]; in item_full_scan() local
|
/tools/testing/selftests/tc-testing/ |
D | tdc_helper.py | 57 def print_sll(items): argument
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 221 struct intel_pt_blk_items items; member
|
/tools/include/uapi/sound/ |
D | asound.h | 921 unsigned int items; /* R: number of items */ member
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 2174 def __init__(self, glb, title, items, partial, parent=None): argument
|