Home
last modified time | relevance | path

Searched refs:topic (Results 1 – 25 of 62) sorted by relevance

123

/linux/tools/perf/tests/
A Dpmu-events.c51 .topic = "branch",
63 .topic = "branch",
75 .topic = "other",
87 .topic = "other",
99 .topic = "other",
112 .topic = "cache",
133 .topic = "uncore",
326 if (!is_same(e1->topic, e2->topic)) { in compare_pmu_events()
328 e1->name, e1->topic, e2->topic); in compare_pmu_events()
391 if (!is_same(alias->topic, event->topic)) { in compare_alias_to_test_event()
[all …]
/linux/drivers/accel/habanalabs/common/
A Dmemory_mgr.c165 behavior->topic, rc); in hl_mmap_mem_buf_alloc()
177 behavior->topic, rc); in hl_mmap_mem_buf_alloc()
257 buf->behavior->topic, user_mem_size, buf->mappable_size);
270 buf->behavior->topic, vma->vm_start);
279 buf->behavior->topic);
359 const char *topic; local
368 topic = buf->behavior->topic;
373 topic, id);
/linux/tools/perf/
A Dbuiltin-list.c115 static void default_print_event(void *ps, const char *pmu_name, const char *topic, in default_print_event() argument
135 (!topic || !strglobmatch_nocase(topic, print_state->event_glob))) in default_print_event()
146 if (strcmp(print_state->last_topic, topic ?: "")) { in default_print_event()
147 if (topic) in default_print_event()
148 fprintf(fp, "\n%s:\n", topic); in default_print_event()
150 print_state->last_topic = strdup(topic ?: ""); in default_print_event()
158 if (!topic && event_type_desc) { in default_print_event()
356 static void json_print_event(void *ps, const char *pmu_name, const char *topic, in json_print_event() argument
375 if (topic) { in json_print_event()
378 topic); in json_print_event()
/linux/tools/perf/pmu-events/
A Djevents.py323 self.topic = ''
437 def read_json_events(path: str, topic: str) -> Sequence[JsonEvent]:
446 event.topic = topic
464 for event in read_json_events(item.path, topic=''):
471 def add_events_table_entries(item: os.DirEntry, topic: str) -> None:
473 for e in read_json_events(item.path, topic):
595 def get_topic(topic: str) -> str:
596 if topic.endswith('metrics.json'):
598 return removesuffix(topic, '.json').replace('-', ' ')
626 topic = get_topic(item.name)
[all …]
A DREADME26 such as Pipelining, Cache, Memory, Floating-point etc. All events for a topic
28 the topic. Eg: "Floating-point.json".
30 All the topic JSON files for a CPU model/family should be in a separate
A Dpmu-events.h46 const char *topic; member
/linux/tools/perf/util/
A Dpfm.c192 char topic[80], name[80]; in print_libpfm_event() local
197 snprintf(topic, sizeof(topic), "pfm %s", pinfo->name); in print_libpfm_event()
236 print_cb->print_event(print_state, pinfo->name, topic, in print_libpfm_event()
271 topic, in print_libpfm_event()
A Dpmus.c372 const char *topic; member
390 ret = strcmp(as->topic ?: "", bs->topic ?: ""); in cmp_sevent()
446 COPY_STR(topic); in perf_pmus__print_pmu_events__callback()
498 aliases[j].topic, in perf_pmus__print_pmu_events()
514 zfree(&aliases[j].topic); in perf_pmus__print_pmu_events()
A Dpmu.c62 char *topic; member
413 zfree(&newalias->topic); in perf_pmu_free_alias()
513 assign_str(pe->name, "topic", &data->alias->topic, pe->topic); in update_alias()
535 const char *long_desc = NULL, *topic = NULL, *unit = NULL, *pmu_name = NULL; in perf_pmu__new_alias() local
545 topic = pe->topic; in perf_pmu__new_alias()
575 alias->topic = topic ? strdup(topic) : NULL; in perf_pmu__new_alias()
1898 info.topic = event->topic; in perf_pmu__for_each_event()
1914 info.topic = NULL; in perf_pmu__for_each_event()
A Dprint-events.h14 void (*print_event)(void *print_state, const char *topic,
A Dpmu.h195 const char *topic; member
/linux/Documentation/process/
A Dmaintainer-kvm-x86.rst38 The KVM x86 tree is organized into multiple topic branches. The purpose of
39 using finer-grained topic branches is to make it easier to keep tabs on an area
41 commits, e.g. dropping the HEAD commit of a topic branch has no impact on other
43 delays only that topic branch.
45 All topic branches, except for ``next`` and ``fixes``, are rolled into ``next``
55 requests (from KVM x86 to main KVM) are sent for each KVM x86 topic branch,
57 following rc7 for "normal" releases. If all goes well, the topic branches are
94 select a specific topic branch as the base. If there are conflicts and/or
95 dependencies across topic branches, it is the maintainer's job to sort them
150 The preferred prefix format is ``KVM: <topic>:``, where ``<topic>`` is one of::
[all …]
A D7.AdvancedTopics.rst61 of development can be separated into a separate "topic branch" and
118 thing happening; putting up a git tree with unreviewed or off-topic patches
131 branch stick closely to the associated topic; a "driver fixes" branch
/linux/Documentation/hwmon/
A Dvexpress.rst15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
19 - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
A Dscpi-hwmon.rst10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
A Dltc2990.rst19 - Mike Looijmans <mike.looijmans@topic.nl>
/linux/Documentation/devicetree/bindings/iio/adc/
A Dti,ads1100.yaml10 - Mike Looijmans <mike.looijmans@topic.nl>
A Dti,ads1298.yaml14 - Mike Looijmans <mike.looijmans@topic.nl>
/linux/Documentation/devicetree/bindings/iio/accel/
A Dbosch,bmi088.yaml10 - Mike Looijmans <mike.looijmans@topic.nl>
/linux/Documentation/devicetree/bindings/power/supply/
A Dltc4162-l.yaml11 - Mike Looijmans <mike.looijmans@topic.nl>
/linux/Documentation/admin-guide/hw-vuln/
A Dreg-file-data-sampling.rst104 …https://www.intel.com/content/www/us/en/developer/topic-technology/software-security-guidance/proc…
/linux/Documentation/filesystems/
A Dbefs.rst70 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
/linux/Documentation/devicetree/bindings/firmware/
A Darm,scpi.yaml21 [0] http://infocenter.arm.com/help/topic/com.arm.doc.dui0922b/index.html
/linux/Documentation/arch/arm/
A Dmicrochip.rst225 When collecting nodes for a particular peripheral or topic, the identifier have to
/linux/Documentation/kbuild/
A Dreproducible-builds.rst13 general topic. This document covers the various reasons why building

Completed in 44 milliseconds

123