Searched defs:items (Results 1 – 12 of 12) sorted by relevance
/tools/perf/util/ |
A D | thread_map.c | 38 int items; in thread_map__new_by_pid() local 78 int max_threads = 32, items, i; in thread_map__new_all_cpus() local 163 int items, total_tasks = 0; in thread_map__new_by_pid_str() local
|
A D | config.h | 17 struct list_head items; member
|
A D | hwmon_pmu.c | 412 const unsigned long *items, bool is_alarm) in hwmon_pmu__describe_items()
|
A D | intel-pt.c | 2176 const struct intel_pt_blk_items *items, in intel_pt_add_gp_regs() 2209 const struct intel_pt_blk_items *items, in intel_pt_add_xmm() 2253 const struct intel_pt_blk_items *items) in intel_pt_add_lbrs() 2418 const struct intel_pt_blk_items *items = &ptq->state->items; in intel_pt_do_synth_pebs_sample() local 2577 const struct intel_pt_blk_items *items = &ptq->state->items; in intel_pt_synth_pebs_sample() local
|
A D | machine.c | 1214 int i, items = 0; in machines__create_guest_kernel_maps() local
|
/tools/testing/radix-tree/ |
A D | tag_check.c | 134 struct item *items[BATCH]; in gang_check() local 311 struct item *items[BATCH]; in single_check() local
|
A 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/ |
A D | tdc_helper.py | 57 def print_sll(items): argument
|
/tools/net/ynl/pyynl/lib/ |
A D | nlspec.py | 241 def items(self): member in SpecAttrSet 290 def items(self): member in SpecStruct
|
/tools/perf/util/intel-pt-decoder/ |
A D | intel-pt-decoder.h | 254 struct intel_pt_blk_items items; member
|
/tools/perf/trace/beauty/include/uapi/sound/ |
A D | asound.h | 1157 unsigned int items; /* R: number of items */ member
|
/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 3560 def __init__(self, glb, title, items, partial, parent=None): argument
|
Completed in 90 milliseconds