Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/tools/perf/pmu-events/
A Dempty-pmu-events.c19 .topic = "cache",
26 .topic = "other",
32 .topic = "other",
38 .topic = "other",
44 .topic = "uncore",
52 .topic = "uncore",
60 .topic = "uncore",
68 .topic = "uncore",
76 .topic = "uncore",
84 .topic = "uncore",
[all …]
A Djevents.py269 self.topic = ''
362 def read_json_events(path: str, topic: str) -> Sequence[JsonEvent]:
371 event.topic = topic
389 for event in read_json_events(item.path, topic=''):
396 def add_events_table_entries(item: os.DirEntry, topic: str) -> None:
398 for e in read_json_events(item.path, topic):
470 def get_topic(topic: str) -> str:
471 if topic.endswith('metrics.json'):
473 return removesuffix(topic, '.json').replace('-', ' ')
490 topic = get_topic(item.name)
[all …]
A Dpmu-events.h20 const char *topic; member
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
/linux-6.3-rc2/tools/perf/tests/
A Dpmu-events.c49 .topic = "branch",
60 .topic = "branch",
71 .topic = "other",
82 .topic = "other",
93 .topic = "other",
105 .topic = "cache",
126 .topic = "uncore",
304 if (!is_same(e1->topic, e2->topic)) { in compare_pmu_events()
306 e1->name, e1->topic, e2->topic); in compare_pmu_events()
375 if (!is_same(alias->topic, event->topic)) { in compare_alias_to_test_event()
[all …]
/linux-6.3-rc2/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);
332 const char *topic; local
338 topic = buf->behavior->topic;
342 topic, id);
A Dcommand_buffer.c256 .topic = "CB",
/linux-6.3-rc2/tools/perf/
A Dbuiltin-list.c97 static void default_print_event(void *ps, const char *pmu_name, const char *topic, in default_print_event() argument
116 (!topic || !strglobmatch_nocase(topic, print_state->event_glob))) in default_print_event()
127 if (strcmp(print_state->last_topic, topic ?: "")) { in default_print_event()
128 if (topic) in default_print_event()
129 printf("\n%s:\n", topic); in default_print_event()
131 print_state->last_topic = strdup(topic ?: ""); in default_print_event()
139 if (!topic && event_type_desc) { in default_print_event()
301 static void json_print_event(void *ps, const char *pmu_name, const char *topic, in json_print_event() argument
319 if (topic) { in json_print_event()
320 fix_escape_printf(&buf, "%s\t\"Topic\": \"%S\"", need_sep ? ",\n" : "", topic); in json_print_event()
/linux-6.3-rc2/tools/perf/util/
A Dpfm.c149 char topic[80], name[80]; in print_libpfm_event() local
152 snprintf(topic, sizeof(topic), "pfm %s", pinfo->name); in print_libpfm_event()
191 topic, in print_libpfm_event()
221 topic, in print_libpfm_event()
A Dpmu.c282 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias()
296 zfree(&newalias->topic); in perf_pmu_free_alias()
333 char *long_desc = NULL, *topic = NULL, *unit = NULL, *perpkg = NULL, in __perf_pmu__new_alias() local
338 topic = (char *)pe->topic; in __perf_pmu__new_alias()
398 alias->topic = topic ? strdup(topic) : NULL; in __perf_pmu__new_alias()
1520 a_topic = as->event->topic ?: ""; in cmp_sevent()
1525 b_topic = bs->event->topic ?: ""; in cmp_sevent()
1618 *encoding_desc = NULL, *topic = NULL; in print_pmu_events() local
1651 topic = aliases[j].event->topic; in print_pmu_events()
1660 topic, in print_pmu_events()
A Dprint-events.h13 void (*print_event)(void *print_state, const char *topic,
A Dpmu.h157 char *topic; member
/linux-6.3-rc2/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-6.3-rc2/Documentation/devicetree/bindings/iio/accel/
A Dbosch,bmi088.yaml10 - Mike Looijmans <mike.looijmans@topic.nl>
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/
A Dltc4162-l.yaml11 - Mike Looijmans <mike.looijmans@topic.nl>
/linux-6.3-rc2/Documentation/process/
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
A Dkernel-docs.rst71 :Description: A very nice GPL book on the topic of modules
/linux-6.3-rc2/Documentation/filesystems/
A Dbefs.rst70 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
/linux-6.3-rc2/Documentation/arm/
A Dmicrochip.rst225 When collecting nodes for a particular peripheral or topic, the identifier have to
/linux-6.3-rc2/Documentation/devicetree/bindings/firmware/
A Darm,scpi.yaml21 [0] http://infocenter.arm.com/help/topic/com.arm.doc.dui0922b/index.html
/linux-6.3-rc2/Documentation/kbuild/
A Dreproducible-builds.rst13 general topic. This document covers the various reasons why building
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dpsci.yaml32 …http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interf…
/linux-6.3-rc2/Documentation/maintainer/
A Drebasing-and-merging.rst100 which may contain multiple topic branches; each branch is usually developed
200 creating a topic branch dedicated to the prerequisite commits that can be

Completed in 32 milliseconds

123